Skip to content

Add network flushing before setting up network (#58)

Compare
Choose a tag to compare
@richm richm released this 17 Jan 21:48
017e2d8

Add network flushing before setting up network (#58)

This should allow for using the nbde_client role with machines that use
static IP configurations, as network flushing should undo the network
setup done at the initramfs, allowing the system to use its regular
configuration.

Approach based on the answers posted here:
https://unix.stackexchange.com/questions/506331/networkmanager-doesnt-change-ip-address-when-dracut-cmdline-provided-static-ip/541108