summaryrefslogtreecommitdiffstats
path: root/manifests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for more volume options.James Shubin2014-01-242-44/+94
* Add support for setting: 'rpc-auth-allow-insecure' in glusterd.vol.James Shubin2014-01-242-0/+8
* Add support for specifying the base-port option in glusterd.volJames Shubin2014-01-232-1/+8
* Add client mounting and associated magic.James Shubin2014-01-217-108/+267
* Add support for automatic qa-release detection.James Shubin2014-01-161-1/+15
* This is Puppet-Gluster+Vagrant! (https://ttboj.wordpress.com/)James Shubin2014-01-082-7/+24
* Keepalived should properly integrate with shorewall zone.James Shubin2014-01-041-0/+2
* Try and pick the _right_ default IP address.James Shubin2014-01-021-6/+17
* The volume create script shouldn't depend on VIP existence.James Shubin2013-12-311-19/+16