summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Small documentation fix.James Shubin2014-08-122-1/+1
* Make puppet::facter optional.James Shubin2014-08-041-11/+24
* Ensure that UUID directory is actually managed.James Shubin2014-07-102-15/+29
* Remove unnecessary nesting in vagrant directory.James Shubin2014-07-0818-18/+18
* Release 0.0.4James Shubin2014-07-032-2/+2
* Remove the builder/ directory since it has now been split off.James Shubin2014-06-2513-358/+4
* Update data file for RHEL7.James Shubin2014-06-031-0/+2
* Add documentation FAQ about dracut issues found by mkfs.James Shubin2014-05-192-0/+62
* Silence stderr from 'which' when gluster is not installed yet.James Shubin2014-05-162-2/+2
* Match the git tree of the child gluster module to the parent git module.James Shubin2014-05-161-1/+2
* Pull the repo base directly from the centralized params.pp file.James Shubin2014-05-083-2/+5
* Fix erroneous underscore.James Shubin2014-05-081-1/+1
* Workaround regression in newer puppet releases.James Shubin2014-05-081-3/+3
* Additional small fixes...James Shubin2014-05-072-1/+5
* Comma fixGilles Dubreuil2014-05-071-1/+1
* Documentation updates including yamldata multi-platform work.James Shubin2014-05-072-7/+26
* 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-073-1/+3
* Add Fedora/RedHat specific yaml data changes.James Shubin2014-05-074-0/+27
* Add Debian/Ubuntu specific service naming changes.James Shubin2014-05-075-17/+23
* Add Debian/Ubuntu specific packaging changes.James Shubin2014-05-075-18/+39
* Pull more operating system specific data from yaml files.James Shubin2014-05-078-37/+94
* Pull operating system specific data from yaml files.James Shubin2014-05-0729-20/+142
* Release 0.0.3James Shubin2014-05-071-1/+1
* The xml.py file should be executable to help downstream packagers.James Shubin2014-05-061-0/+0
* Set the libvirt driver to use accelerated kvm.James Shubin2014-05-061-1/+1
* Add FAQ item about common puppet failures and the workaround.James Shubin2014-05-062-0/+9
* Support adding multiple additional disks to gluster machines.James Shubin2014-05-052-0/+58
* Let the sync type be configurable.James Shubin2014-05-051-11/+23
* 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-103-7/+66
* Make Exec['again'] optional. As a result puppet-common is optional.James Shubin2014-04-105-14/+43
* 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
* Create management network from a single variable.James Shubin2014-04-081-6/+12
* Store different os versions in different output directories.James Shubin2014-04-044-6/+20
* Include spec file and infrastructure for making RPMS.James Shubin2014-03-279-2/+189
* 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-244-20/+87
* Add a link to the documentation.James Shubin2014-03-182-0/+2
* Add a symlink from DOCUMENTATION.md to README.md so docs are visible.James Shubin2014-03-181-0/+1
* Update documentation to reflect new features.James Shubin2014-03-172-4/+248
* 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
* Small fixes for automatic fsuuid to be more robust.James Shubin2014-03-161-1/+5
* Add automatic generation of fs UUID's per brick filesystem.James Shubin2014-03-163-20/+224
* Setting volume properties should be race-free.James Shubin2014-03-163-14/+30
* Improve brick count input and parsing.James Shubin2014-03-163-6/+17