Skip to content

Commit

Permalink
Add some small formatting fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
purpleidea committed Jan 19, 2015
1 parent 1e5e254 commit 96304dc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 12 deletions.
12 changes: 5 additions & 7 deletions data/params/RedHat/CentOS/6.6.yaml
Original file line number Diff line number Diff line change
@@ -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
# vim: ts=8
2 changes: 1 addition & 1 deletion data/versions/3.5/3.5.0.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# gluster/data/versions/3.5.0.yaml
# gluster/data/versions/3.5/3.5.0.yaml
---
gluster::versions::operating_version: '3' # v3.5.0
# vim: ts=8
4 changes: 0 additions & 4 deletions data/versions/3.6.1.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions data/versions/3.6/3.6.1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# gluster/data/versions/3.6/3.6.1.yaml
---
# this is actually due to a bug in 3.6.1 forgetting to update the version
gluster::versions::operating_version: '30600' # v3.6.1
# vim: ts=8

0 comments on commit 96304dc

Please sign in to comment.