mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-04-28 19:23:44 +00:00
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>