Merge branch 'omit-systemd-network' into 'main'
networking: But do exclude systemd-networkd See merge request CentOS/cloud/sagano!29
This commit is contained in:
commit
7f3c33e839
|
|
@ -19,3 +19,7 @@ packages:
|
|||
- iptables nftables
|
||||
# Interactive network tools for admins
|
||||
- socat net-tools bind-utils
|
||||
|
||||
exclude-packages:
|
||||
# We use NetworkManager
|
||||
- systemd-networkd
|
||||
|
|
|
|||
Loading…
Reference in New Issue