summaryrefslogtreecommitdiffstats
path: root/data/tree/RedHat
Commit message (Collapse)AuthorAgeFilesLines
* Update naming of os-independent-puppet data directory.James Shubin2014-12-238-69/+0
| | | | | This makes more logical sense, particularly if using data in modules for more than one purpose.
* Clean up / make more consistent CentOS 7 fixes.James Shubin2014-11-241-2/+4
| | | | | | | | | | | This does some small fixes to rbarlow's original commit (merged). Originally, I wasn't sure it was the correct patch, and I implemented something different to try it out a different way, but in the end, I realized that rbarlow's method was better! rbarlow, you're on your way to becoming a puppet superstar! This patch just makes some small changes so that the code is consistent, and nitpitcks a bit.
* Add support for CentOS 7.0.Randy Barlow2014-11-221-0/+20
|
* Add btrfs support.James Shubin2014-09-261-0/+1
| | | | | | | | | | | | | | This patch adds btrfs support to puppet-gluster. This is not (yet) officially supported by GlusterFS but should work. It is being added here to make it easier to test with GlusterFS and report bugs. Special thanks to Eric Sandeen for adding --uuid support to mkfs.btrfs: https://bugzilla.redhat.com/show_bug.cgi?id=1094857 Tracker bug for this feature is: https://bugzilla.redhat.com/show_bug.cgi?id=1094860
* Update data file for RHEL7.James Shubin2014-06-031-0/+2
|
* Use the correct path for findmnt on Fedora.James Shubin2014-05-071-0/+1
| | | | | | This patch is dedicated to Gilles who didn't like the findmnt patch initially, but now loves it because it is cross distro friendly :) Thanks for all your time testing Puppet-Gluster... More eyes helps!
* Add Fedora/RedHat specific yaml data changes.James Shubin2014-05-074-0/+27
| | | | | | The Fedora changes are specific to F20 era changes. If you are interested in having this compatible with an old version of Fedora, you can drop in a Fedora version specific yaml file.
* Pull operating system specific data from yaml files.James Shubin2014-05-074-0/+16
This patch includes package names.