summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2013-11-18 05:35:57 -0500
committerJames Shubin <james@shubin.ca>2013-11-18 05:35:57 -0500
commit30fde0b1d78cb018423e110aadba65062758e90b (patch)
tree595ee10d76d0d49978b636b5154b2ee99d4aa78d /README
parent1568e407c1eeccc6c55be303055a4fbb21a0ab29 (diff)
downloadpuppet-gluster-30fde0b1d78cb018423e110aadba65062758e90b.tar.gz
puppet-gluster-30fde0b1d78cb018423e110aadba65062758e90b.tar.xz
puppet-gluster-30fde0b1d78cb018423e110aadba65062758e90b.zip
Added documentation to Puppet-Gluster.
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.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 4765d1b..e04ba4f 100644
--- a/README
+++ b/README
@@ -13,6 +13,7 @@ Module specific notes:
* You can get CentOS and RHEL rpms from:
* http://download.gluster.org/pub/gluster/glusterfs/LATEST/CentOS/ or:
* http://repos.fedorapeople.org/repos/kkeithle/glusterfs/epel-6/x86_64/
+* Documentation is now available! Please report bugs including grammar and spelling.
Dependencies:
* puppetlabs-stdlib (required)
@@ -20,6 +21,7 @@ Dependencies:
* my puppet-shorewall module (optional)
* my puppet-puppet module (optional)
* gluster packages (see above notes)
+* pandoc (for building a pdf of the documentation)
Happy hacking,