summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2013-06-04 00:51:03 -0400
committerJames Shubin <james@shubin.ca>2013-06-04 00:51:03 -0400
commitd352c07722d518c2081234c8aecd5bd1fdcbb3ce (patch)
tree1230c82c3d65af5aa4d75ab0b089d7127afc9039 /README
parent2a65757ead328e87e2ae656d39040d5c96bc2f0d (diff)
downloadpuppet-gluster-d352c07722d518c2081234c8aecd5bd1fdcbb3ce.tar.gz
puppet-gluster-d352c07722d518c2081234c8aecd5bd1fdcbb3ce.tar.xz
puppet-gluster-d352c07722d518c2081234c8aecd5bd1fdcbb3ce.zip
Doc fixes
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 03355e6..4765d1b 100644
--- a/README
+++ b/README
@@ -10,12 +10,16 @@ Module specific notes:
* All the participating nodes, need to have an identical puppet-gluster config.
* There is an experimental gluster::wrapper class, for easier deployment.
* You can use less of the available resources, if you only want to manage some.
+* 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/
Dependencies:
* puppetlabs-stdlib (required)
* my puppet-common module (optional)
* my puppet-shorewall module (optional)
* my puppet-puppet module (optional)
+* gluster packages (see above notes)
Happy hacking,