summaryrefslogtreecommitdiffstats
path: root/data/params
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2015-01-19 18:52:34 -0500
committerJames Shubin <james@shubin.ca>2015-01-19 18:52:46 -0500
commit96304dcd6a7655e7f7fc63b9dfe98a24fced4ae7 (patch)
treefbd0231730b46e8d0d053e275aee11ca0d339187 /data/params
parent1e5e254c54e886131e7e0ca70c5bfa4cdc556a8f (diff)
downloadpuppet-gluster-96304dcd6a7655e7f7fc63b9dfe98a24fced4ae7.tar.gz
puppet-gluster-96304dcd6a7655e7f7fc63b9dfe98a24fced4ae7.tar.xz
puppet-gluster-96304dcd6a7655e7f7fc63b9dfe98a24fced4ae7.zip
Add some small formatting fixes.
Diffstat (limited to 'data/params')
-rw-r--r--data/params/RedHat/CentOS/6.6.yaml12
1 files changed, 5 insertions, 7 deletions
diff --git a/data/params/RedHat/CentOS/6.6.yaml b/data/params/RedHat/CentOS/6.6.yaml
index 06b94f7..2aa95c0 100644
--- a/data/params/RedHat/CentOS/6.6.yaml
+++ b/data/params/RedHat/CentOS/6.6.yaml
@@ -1,10 +1,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'
+# 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 \ No newline at end of file
+# vim: ts=8