Skip to content

Commit

Permalink
manifest: Add NetworkManager-team and teamd
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
cgwalters committed Feb 28, 2020
1 parent dcb5373 commit 39061e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/fedora-coreos-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39061e9

Please sign in to comment.