summaryrefslogtreecommitdiffstats
path: root/manifests/brick.pp
Commit message (Expand)AuthorAgeFilesLines
* Add nofail and nobootwait for respective OSesJack Peterson2015-03-091-3/+3
* Used owner/group param for file/directory. Needed because group "nobody" does...Vincent Deygas2015-01-211-4/+4
* Managed awk path in gluster::paramVincent Deygas2015-01-201-1/+1
* Fix uuid check that was missing a not operator.James Shubin2015-01-151-1/+1
* Add btrfs support.James Shubin2014-09-261-0/+15
* Fix erroneous underscore.James Shubin2014-05-081-1/+1
* Use the correct path for findmnt on Fedora.James Shubin2014-05-071-1/+1
* Pull more operating system specific data from yaml files.James Shubin2014-05-071-15/+15
* Pull operating system specific data from yaml files.James Shubin2014-05-071-2/+3
* Add an extra mkfs blocker.James Shubin2014-04-231-0/+1
* Support LVM thin provisioning.James Shubin2014-04-101-7/+50
* Make Exec['again'] optional. As a result puppet-common is optional.James Shubin2014-04-101-2/+8
* Allow raid_su and raid_sw to be blank, even if it is not recommended.James Shubin2014-04-101-2/+8
* Add automatic generation of fs UUID's per brick filesystem.James Shubin2014-03-161-20/+71
* Silence unnecessary warnings if we know they're unnecessary.James Shubin2014-03-161-2/+5
* Fix small bugs and warnings.James Shubin2014-03-161-2/+2
* Allow specifying brick device and other parameters in gluster::simple.James Shubin2014-03-161-2/+3
* 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
* Update template variables to use the '@' prefix.James Shubin2013-12-311-1/+1
* Automatic brick ordering and finite state machine support.James Shubin2013-10-101-0/+18
* Module needs a better description.James Shubin2013-10-101-1/+1
* Nitpick cleanups.James Shubin2013-09-161-7/+7
* Better slash handlingJames Shubin2013-09-081-4/+6
* Make it easier to use simple filesystem paths for bricks.James Shubin2013-09-071-17/+43
* Small cleanups.James Shubin2013-08-201-1/+1
* I was bored, so I updated all the numbers!James Shubin2013-06-041-1/+1
* Improved split logic.James Shubin2013-01-101-1/+5
* Small nitpicksJames Shubin2013-01-101-2/+2
* Prevent duplicate definition when in noop mode.James Shubin2012-11-201-1/+1
* Sadly, I could not read my own code, so I had to revert back to tabs. Sorry b...James Shubin2012-07-271-157/+158
* Whitespace cleanup.James Shubin2012-07-271-17/+17
* Split fs dependencies into separate files.James Shubin2012-07-261-12/+0
* Change tabs to spaces as per bodepd's insistence :)James Shubin2012-07-261-163/+163
* Initial commit. puppet-gluster, welcome to git.James Shubin2012-07-241-0/+190