kayobe/ansible/roles/kolla-ansible
stack 7451f55080 Configure SELinux state in kolla ansible
Kolla ansible now provides the ability to change the SELinux mode, and does so
by default. The default mode is 'permissive', whereas kayobe sets it to
'disabled' in the disable-selinux role.  This results in a flip-flop effect as
the two fight, and worse - kayobe will reboot the system to apply the change
on subsequent runs of 'kayobe <seed|controller> host configure'.

This change configures the selinux mode for kolla ansible to be 'disabled' to
avoid this issue.

TrivialFix

Change-Id: I53e1d431ecd5ddb602f41b197ac482c3ed89d1d9
2018-05-10 17:12:38 +01:00
..
defaults Configure SELinux state in kolla ansible 2018-05-10 17:12:38 +01:00
library Add no_log to kolla_passwords module argument 2017-10-20 12:14:35 +01:00
tasks Support copying TLS cert bundles into place 2018-03-16 12:12:05 +00:00
templates Configure SELinux state in kolla ansible 2018-05-10 17:12:38 +01:00
tests Add support for configuring InfluxDB 2018-03-22 17:17:18 +00:00
vars Use queens version of dependencies 2018-05-02 11:40:46 +01:00