Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • infrastructure infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 105
    • Issues 105
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • infrastructureinfrastructure
  • Issues
  • #288
Closed
Open
Issue created Mar 07, 2021 by Kristian Klausen@klausenbusk🎉Developer

Cleanup network configure

  1. install_arch supports both DHCP and static networking
  2. common only supports static networking
  3. install_arch always enable systemd-resolved
  4. common only enables systemd-resolved if a local recursive resolver isn't configured
  5. If static networking is configured but no dns_servers is provided systemd-resolveduse the fallback DNS servers
  6. monitoring.archlinux.org is configured with both DHCP and static networking

In other words: it is a mess..

Idea: We should move the network logic to its own role and include that role in install_arch and common.

We can also look at the device type instead of the name, as archiso is doing: archiso@8a521d0b

Edited Mar 31, 2021 by Kristian Klausen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking