summaryrefslogtreecommitdiffstats
path: root/manifests
Commit message (Expand)AuthorAgeFilesLines
* Allowed to use 'glusterfs' or 'ntfs' as fstype for gluster::mountVincent Deygas2015-01-201-4/+13
* Added gluster service dependency to "volume stop" command.Vincent Deygas2015-01-201-1/+1
* Used `--mode-script` option for "volume stop" commandVincent Deygas2015-01-201-4/+3
* Added default log directoryVincent Deygas2015-01-202-0/+25
* Managed awk path in gluster::paramVincent Deygas2015-01-202-1/+2
* Add Gluster 3.6.1 compatibility for CentOS 6.6 and SELinux support.Jack D Peterson2015-01-192-2/+5
* Fix uuid check that was missing a not operator.James Shubin2015-01-151-1/+1
* fixed typo on L#103 $operating_version = "${::gluster::versions::operating_ve...Alexey Amerik2014-12-231-1/+1
* Add versions.pp file that I forgot in the previous commit.James Shubin2014-12-181-0/+31
* 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