c12s-kubespray/roles/bootstrap-os/tasks
marcosfsch 8dc01df60b
Oracle Linux 8 support and fixes (#6198)
* Add oraclelinux8 and disable firewalld

Add oraclelinux8 image and disable firewalld on oraclelinux VMs

* Fix Oracle Linux repositories

As documented in: http://yum.oracle.com/getting-started.html#installing-software-from-oracle-linux-yum-server
public-yum-ol7.repo was deprecated on release 7.6. Some repos were integrated into oracle-linux-ol7.repo (i.e.: ol7_latest, ol7_addons) and other are available as packages (epel). This also adds support for oraclelinux8

* Fix to use ansible_distribution_version

Instead of ansible_distribution_major_version

* Update README.md
2020-06-12 01:59:56 -07:00
..
bootstrap-centos.yml Oracle Linux 8 support and fixes (#6198) 2020-06-12 01:59:56 -07:00
bootstrap-clearlinux.yml Define and implement specs for bootstrap-os (#4455) 2019-04-23 15:46:02 -07:00
bootstrap-coreos.yml added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 2020-02-18 00:15:29 -08:00
bootstrap-debian.yml Fix idempotence issue in bootstrap-os (#5916) 2020-04-09 03:31:44 -07:00
bootstrap-fedora-coreos.yml Add rpm-ostree cleanup task (#5986) 2020-06-09 02:49:17 -07:00
bootstrap-fedora.yml Drop support for Fedora 28 and add Fedora 30 and 31 (#5969) 2020-04-18 06:35:36 -07:00
bootstrap-opensuse.yml Ensure /etc/sysconfig/proxy for openSUSE bootstrap (#5445) 2020-04-17 14:23:35 -07:00
main.yml Fix conntrack for opensuse and docker support (#5880) 2020-04-08 07:37:44 -07:00