mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-06-14 10:05:50 +00:00
5f3f6b7ce4
This change modifies the behavior of the clr-installer. By default, the installer includes NetworkManager bundle in the list of bundles to be installed. This commit introduces an exception: if systemd-networkd is already present in the bundle list, the addition of NetworkManager will be skipped. Signed-off-by: Alex Jaramillo <alex.v.jaramillo@intel.com>