summaryrefslogtreecommitdiffstats
path: root/data/params
Commit message (Collapse)AuthorAgeFilesLines
* Add nofail and nobootwait for respective OSesJack Peterson2015-03-091-0/+4
| | | | | | | The purpose of this PR is to allow failed fstab entries to not cause an OS to hang on boot. This is particularly problematic on cloud providers like AWS where there is not a quick way to manage an instance and select a skip option prior to SSH access becoming available.
* Set correct SELinux value for CentOS 6.5James Shubin2015-01-291-0/+1
|
* Used owner/group param for file/directory. Needed because group "nobody" ↵Vincent Deygas2015-01-211-0/+5
| | | | doesn't exist on Ubuntu systems, see : http://askubuntu.com/questions/138972/what-is-the-equivalent-user-for-nobodynobody-from-centos
* Added default hiera datas for debian osfamilyVincent Deygas2015-01-201-0/+3
|
* Add some small formatting fixes.James Shubin2015-01-191-7/+5
|
* Add Gluster 3.6.1 compatibility for CentOS 6.6 and SELinux support.Jack D Peterson2015-01-191-0/+10
| | | | | | | | | This resolves repeated modification to --- /var/lib/glusterd/glusterd.info @@ -1,2 +1 @@ UUID=abc.def.xyz -operating-version=1
* Update naming of os-independent-puppet data directory.James Shubin2014-12-2315-0/+103
This makes more logical sense, particularly if using data in modules for more than one purpose.