coreos / fedora-coreos-tracker

Issue tracker for Fedora CoreOS
https://fedoraproject.org/coreos/
264 stars 59 forks source link

switching to `ip=auto` for NetworkManager dracut defaults #1000

Closed dustymabe closed 3 years ago

dustymabe commented 3 years ago

Once NM#994 lands we'll want to switch to ip=auto to continue to get the same behavior we currently have.

The extra timeout for ipv6 is not really desired as a default IMO.

After talking with @bengal ip=auto generates the same config we have today (our desired config) so we'll switch to that when the time comes in order to maintain our current default behavior.

jlebon commented 3 years ago

Does ip=auto work today? If so, should we just switch to that now?

dustymabe commented 3 years ago

Does ip=auto work today? If so, should we just switch to that now?

good point, yes I think we could go ahead and switch to it now. Let's wait for the upstream PR to actually land (just to make sure it goes through and something else doesn't change) and then implement the change once we know it's coming.

dustymabe commented 3 years ago

The upstream PR merged. Here's what I think we need to do: