blob: 2aa95c089e48ef060c0d9d06bd9f89bea0fc73fa (
plain)
1
2
3
4
5
6
7
8
|
# gluster/data/params/RedHat/CentOS/6.6.yaml
---
# looks like this may be irrelevant after all as CentOS 6.6 appears to accept
# system_u, however it required a reboot for puppet to stop looping through
# modifying files on each iteration.
gluster::params::selinux_glusterd_seluser: 'system_u'
# vim: ts=8
|