Is there a reason to install dhclient in the rockylinux-9 warewulf-node-image?
dhclient is deprecated as of 2022
NetworkManager provides it's own dhcp client
systemd-networkd provides it's own dhcp client
- Node deployment without the package works fine
I'm uncertain where else dhclient is installed but this suggestion might be valid elsewhere
Is there a reason to install
dhclientin the rockylinux-9 warewulf-node-image?dhclientis deprecated as of 2022NetworkManagerprovides it's own dhcp clientsystemd-networkdprovides it's own dhcp clientI'm uncertain where else
dhclientis installed but this suggestion might be valid elsewhere