Revert "remove 00-setenforce-0 file to enable selinux"
Re-enabling selinux permissive until we have the updated policy in:
https://bugzilla.redhat.com/show_bug.cgi?id=1083335
This reverts commit ec08b88cd0
.
This commit is contained in:
parent
4759d46667
commit
23c33db381
5
elements/undercloud-install/pre-install.d/00-setenforce-0
Executable file
5
elements/undercloud-install/pre-install.d/00-setenforce-0
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eux
|
||||
|
||||
setenforce 0
|
Loading…
Reference in New Issue
Block a user