CentOS 8: Deploy CentOS 8 containers
* HAProxy is now 1.8 in CentOS 8 * Support python3 in baremetal role * Remove support for environments without python2 installed (this could not have worked since we gather facts before this point) Workarounds: * Using CentOS 7 yum repo for Docker, with module_hotfixes Change-Id: I30bd3d58f6224ad4c9575ba66c74deabe6895cc4 Partially-Implements: blueprint centos-rhel-8
Showing
- ansible/group_vars/all.yml 2 additions, 2 deletionsansible/group_vars/all.yml
- ansible/roles/baremetal/defaults/main.yml 18 additions, 5 deletionsansible/roles/baremetal/defaults/main.yml
- ansible/roles/baremetal/tasks/install.yml 9 additions, 11 deletionsansible/roles/baremetal/tasks/install.yml
- ansible/roles/baremetal/tasks/pre-install.yml 14 additions, 8 deletionsansible/roles/baremetal/tasks/pre-install.yml
- ansible/roles/haproxy/templates/haproxy_run.sh.j2 2 additions, 1 deletionansible/roles/haproxy/templates/haproxy_run.sh.j2
Please register or sign in to comment