summaryrefslogtreecommitdiffstats
path: root/DOCUMENTATION.md
Commit message (Collapse)AuthorAgeFilesLines
* Add client mounting and associated magic.James Shubin2014-01-211-0/+49
| | | | | | | | | | | * Rename gluster::client to gluster::mount * Add support to gluster::mount * Add client machines and mounts to vagrant setup * Fixed version interface for gluster::mount and gluster::server * Improved firewall support for gluster::mount * Update examples to use gluster::mount instead of gluster::client * Update documentation * Other small fixes
* Update documentation to mention vagrant.James Shubin2014-01-131-4/+15
|
* Updated documentation.James Shubin2013-11-181-22/+0
| | | | Github's markdown parser apparently can't figure out comments correctly.
* Added documentation to Puppet-Gluster.James Shubin2013-11-181-0/+521
Run 'make docs' to generate an up-to-date .pdf of the documentation. Ironically, one reason I first started writing Puppet code, was so that I wouldn't have to write as much documentation anymore.