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

Add dracut module for disabling autoconnect within initrd #64

Closed sergio-correia closed 2 years ago

sergio-correia commented 2 years ago

The network connection created during the initramfs for unlocking the device may conflict with the actual system connection later on, when the system attempts to configure the network as per the regular configuration, after the boot process has completed.

To prevent this situation, we now deploy a dracut module to disable autoconnect of the network connectons that are active during the initramfs.

richm commented 2 years ago

[citest pending]

richm commented 2 years ago

[citest bad]