From 39061e9c8cf651aa73a941beb9a0a370e06db36f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 28 Feb 2020 15:18:59 +0000 Subject: [PATCH] manifest: Add NetworkManager-team and teamd http://bugzilla.redhat.com/1758162 `teamd` is needed for teaming at all and `NetworkManager-team` is needed if we want to drop down files on the host for teaming and have NetworkManager bring them up. The argument for adding this to the host by default is that particularly on some bare metal installs, one wants to use teaming for the "primary" network interface, which one would then use to e.g. pull containers. There's already code in dracut which handles setting up teaming on the kernel cmdline too. --- manifests/fedora-coreos-base.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/fedora-coreos-base.yaml b/manifests/fedora-coreos-base.yaml index f2df9f0f4e..67af81c6c8 100644 --- a/manifests/fedora-coreos-base.yaml +++ b/manifests/fedora-coreos-base.yaml @@ -116,6 +116,7 @@ packages: - NetworkManager hostname - iproute-tc - adcli + - NetworkManager-team teamd # http://bugzilla.redhat.com/1758162 # Static firewalling - iptables nftables iptables-nft iptables-services # Storage