From aabca8e62328a98866e1089171fbff051044a003 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 23 Sep 2023 09:09:02 -0400 Subject: [PATCH] networking: But do exclude systemd-networkd --- tier-1/networking-tools.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tier-1/networking-tools.yaml b/tier-1/networking-tools.yaml index ffb51ee..45de861 100644 --- a/tier-1/networking-tools.yaml +++ b/tier-1/networking-tools.yaml @@ -19,3 +19,7 @@ packages: - iptables nftables # Interactive network tools for admins - socat net-tools bind-utils + +exclude-packages: + # We use NetworkManager + - systemd-networkd