linux-system-roles / nbde_client

Ansible role for configuring Network Bound Disk Encryption clients (e.g. clevis)
https://linux-system-roles.github.io/nbde_client/
MIT License
14 stars 24 forks source link

network-flush: reset autoconnect-priority to zero #65

Closed sergio-correia closed 2 years ago

sergio-correia commented 2 years ago

With older dracut, where NetworkManager does not run as a daemon and with dbus, the dracut module we have will not work to disable autoconnect for the connections created within the initramfs, which may be a problem as after the network flush, NM will activate the connection with the higher priority, and the initramfs connection may be it.

Some connections are created with negative priority, by e.g. the Anaconda installer, which may be a problem in this situation. To work around this issue, we now reset the autoconnect priority of the connections to zero.

richm commented 2 years ago

lgtm - unfortunately the CI system is down

richm commented 2 years ago

[citest bad]

richm commented 2 years ago

[citest bad]

richm commented 2 years ago

[citest pending]

richm commented 2 years ago

[citest bad]

richm commented 2 years ago

[citest pending]