c12s-kubespray/roles/bootstrap-os/tasks
Etienne Champetier 8f2b0772f9
containerd,docker: stop installing extras repo on CentOS/RHEL (#7203)
This was introduced in 143e2272ff
Extra repo is enabled by default in CentOS, and is not the right repo for EL8
Instead of adding a CentOS repo to RHEL, enable the needed RHEL repos with rhsm_repository

For RHEL 7, we need the "extras" repo for container-selinux
For RHEL 8, we need the "appstream" repo for container-selinux, ipvsadm and socat

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-01-25 03:12:54 -08:00
..
bootstrap-centos.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-clearlinux.yml Define and implement specs for bootstrap-os (#4455) 2019-04-23 15:46:02 -07:00
bootstrap-coreos.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-debian.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-fedora-coreos.yml Fedora CoreOS fixes (#7010) 2020-12-23 00:22:25 -08:00
bootstrap-fedora.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-flatcar.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00
bootstrap-opensuse.yml Ensure /etc/sysconfig/proxy for openSUSE bootstrap (#5445) 2020-04-17 14:23:35 -07:00
bootstrap-redhat.yml containerd,docker: stop installing extras repo on CentOS/RHEL (#7203) 2021-01-25 03:12:54 -08:00
main.yml Only setup *_PROXY env variables where needed (#7095) 2021-01-11 07:21:08 -08:00