Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ira ¯\_(ツ)_/¯
  • infrastructure
  • Repository
Switch branch/tag
  • infrastructure
  • roles
  • ping
  • tasks
  • main.yml
Find file BlameHistoryPermalink
  • Kristian Klausen's avatar
    "Move" NM connectivity check file to a subdomain · fabccd0f
    Kristian Klausen authored Feb 24, 2021
    The file should not be on the main domain as it adds unnecessary
    complexity to the archweb role and there is a bigger chance that we
    unintentionally break connectivity checking (which has happened in the
    past[1][2]).
    
    This doesn't remove the file from the main domain[3], as we need to ship
    a updated NetworkManager package first.
    
    [1] https://www.reddit.com/r/archlinux/comments/keai0g/does_anyone_know_if_this_is_normal/
    [2] https://www.reddit.com/r/gnome/comments/ke9ytm/network_manager_popup/
    [3] http://www.archlinux.org/check_network_status.txt
    
    Fix #239
    fabccd0f