Skip to content
Snippets Groups Projects

Use DHCP for all ethernet interfaces

Merged David Runge requested to merge dvzrv/arch-boxes:dvzrv/vagrant_dhcp_all_devices into master

Change the interface match of systemd-networkd from eth0 to eth* to match all local ethernet interfaces. This is particularly useful for Vagrant, as it requires two interfaces (one solely used for managing the machine, another e.g. for outbound connections) and for machines in general, as depending on their context (e.g. plain libvirt) the user may attach more interfaces and having DHCP available for them out-of-the-box is a quality of life improvement (as we do not know what the user intends to do with eth0 by default).

Merge request reports

Pipeline #60508 passed

Pipeline passed for 51bdcb28 on dvzrv:dvzrv/vagrant_dhcp_all_devices

Approval is optional

Merged by Kristian KlausenKristian Klausen 2 years ago (Apr 4, 2023 7:38pm UTC)

Merge details

  • Changes merged into master with 4c5792af.
  • Did not delete the source branch.

Pipeline #60720 passed

Pipeline passed for 4c5792af on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading