summaryrefslogtreecommitdiffstats
path: root/manifests
Commit message (Expand)AuthorAgeFilesLines
* Replace the hard-coded gluster operating version table with hiera data.James Shubin2014-12-161-19/+4
* Add operating-version field values for 3.5 and 3.6.James Shubin2014-12-161-1/+7
* Clean up / make more consistent CentOS 7 fixes.James Shubin2014-11-242-4/+5
* Add support for CentOS 7.0.Randy Barlow2014-11-222-3/+6
* Small whitespace nitpick.James Shubin2014-11-221-1/+1
* Added nfs.mount-rmtab feature property to volumeCyril Peponnet2014-11-211-0/+3
* Add btrfs support.James Shubin2014-09-263-0/+44
* Fix erroneous extra space.James Shubin2014-08-271-1/+1
* Added truefalse / falsetrue $etype and fix all missing data types.Cyril Peponnet2014-08-272-49/+86
* Make puppet::facter optional.James Shubin2014-08-041-11/+24
* Ensure that UUID directory is actually managed.James Shubin2014-07-101-12/+13
* Pull the repo base directly from the centralized params.pp file.James Shubin2014-05-082-1/+4
* Fix erroneous underscore.James Shubin2014-05-081-1/+1
* Workaround regression in newer puppet releases.James Shubin2014-05-081-3/+3
* Comma fixGilles Dubreuil2014-05-071-1/+1
* Make argparse optional on platforms where it is built into python.James Shubin2014-05-071-7/+8
* Use the correct path for findmnt on Fedora.James Shubin2014-05-072-1/+2
* Add Debian/Ubuntu specific service naming changes.James Shubin2014-05-074-17/+20
* Add Debian/Ubuntu specific packaging changes.James Shubin2014-05-074-17/+36
* Pull more operating system specific data from yaml files.James Shubin2014-05-075-34/+75
* Pull operating system specific data from yaml files.James Shubin2014-05-0713-20/+82
* Add an extra mkfs blocker.James Shubin2014-04-231-0/+1
* Include glusterfs-api package for client and server.James Shubin2014-04-103-0/+53
* Support LVM thin provisioning.James Shubin2014-04-101-7/+50
* Make Exec['again'] optional. As a result puppet-common is optional.James Shubin2014-04-103-14/+34
* Allow raid_su and raid_sw to be blank, even if it is not recommended.James Shubin2014-04-101-2/+8
* Remove leading colons.James Shubin2014-04-101-1/+1
* Refactor the previous patch for the sake of future maintainability.James Shubin2014-03-241-37/+27
* Add per brick defaults to gluster::simple for easier [physical] clusters.James Shubin2014-03-241-20/+36
* Improved UUID validation logic for manual UUID selection.rhsJames Shubin2014-03-161-1/+1
* Type name should be 'array', not 'list'.James Shubin2014-03-161-1/+1
* Add typing for storage-{uid,gid} volume properties.James Shubin2014-03-161-2/+2
* Add automatic generation of fs UUID's per brick filesystem.James Shubin2014-03-162-20/+80
* Setting volume properties should be race-free.James Shubin2014-03-163-14/+30
* Improve brick count input and parsing.James Shubin2014-03-161-6/+6
* Silence unnecessary warnings if we know they're unnecessary.James Shubin2014-03-161-2/+5
* Add per volume support for brick chaining.James Shubin2014-03-162-1/+13
* Fix small bugs and warnings.James Shubin2014-03-161-2/+2
* Fix small bugs for setgroups.James Shubin2014-03-164-11/+18
* Add advanced set group support for anyone without stock support.James Shubin2014-03-162-12/+63
* Small fixes to avoid warnings.James Shubin2014-03-161-5/+5
* Add support for volume set groups.James Shubin2014-03-165-3/+97
* Add in a custom sponge utility to break the dependence on the EPEL repo.James Shubin2014-03-162-3/+15
* Make use of ping (actually, fping) optional in gluster::simple.James Shubin2014-03-161-0/+2
* Allow specifying brick device and other parameters in gluster::simple.James Shubin2014-03-162-4/+64
* Lower case use of k, not upper case, as per performance documentation.James Shubin2014-03-161-1/+1
* Small LVM fixes.James Shubin2014-03-161-5/+12
* Add LVM support, and use recommended xfs settings, as per RHS.James Shubin2014-03-161-24/+197
* Add consistent arg ordering.James Shubin2014-02-042-7/+7
* Small bugfixes.James Shubin2014-01-241-2/+2