Collection of scripts and manifests for module testing
Go to file
Yanis Guenane cf94ca50af Handle the case when SELinux is disabled.
Recently we decided to ensure SELinux was in permissive mode to avoid
package issues. If a user has its node already with SELinux disabld the
call to setenforce 0 would fail with the following issue :

usr/sbin/setenforce: SELinux is disabled

This commit fixes that

Change-Id: Ie42f62325d0f3e863feb7e412e073341e0f04a36
2015-09-18 15:42:56 +02:00
fixtures Prepare Tempest and run smoke 2015-09-11 17:21:25 -04:00
.gitreview Added .gitreview 2015-06-23 19:27:13 +00:00
Gemfile Initial import to gate on 2015-08-04 19:35:58 -04:00
install_modules.sh Handle the case when SELinux is disabled. 2015-09-18 15:42:56 +02:00
LICENSE Add LICENSE file 2015-07-13 14:58:14 -04:00
Puppetfile Puppetfile: bump MySQL module to 3.6.x 2015-08-04 19:40:54 -04:00
Rakefile Initial import to gate on 2015-08-04 19:35:58 -04:00
run_tests.sh run_tests: stop pinning tempest repo 2015-09-16 18:26:25 -04:00