summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2013-12-23 14:34:11 -0500
committerJames Shubin <james@shubin.ca>2013-12-23 14:34:11 -0500
commita28e8e4507f70777fd896f7b66ec55eb4181da6d (patch)
treeab4fac547eb7b5bae23b6c2152764bde63bc2a4e
parenteac2c8f27075585825dca8ce17f7465f50836eda (diff)
downloadpuppet-gluster-a28e8e4507f70777fd896f7b66ec55eb4181da6d.tar.gz
puppet-gluster-a28e8e4507f70777fd896f7b66ec55eb4181da6d.tar.xz
puppet-gluster-a28e8e4507f70777fd896f7b66ec55eb4181da6d.zip
README maintenance
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index e04ba4f..f175561 100644
--- a/README
+++ b/README
@@ -7,19 +7,21 @@ Patches are welcome, but please be patient. They are best received by email.
Please ping me if you have big changes in mind, before you write a giant patch.
Module specific notes:
+* This is _the_ puppet module for gluster. Accept no imitations!
* All the participating nodes, need to have an identical puppet-gluster config.
-* There is an experimental gluster::wrapper class, for easier deployment.
+* Using gluster::simple is probably the best way to try this out.
* 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/
-* Documentation is now available! Please report bugs including grammar and spelling.
+* Documentation is now available! Please report grammar and spelling bugs.
Dependencies:
* puppetlabs-stdlib (required)
* my puppet-common module (optional)
* my puppet-shorewall module (optional)
* my puppet-puppet module (optional)
+* my puppet-yum module (optional)
* gluster packages (see above notes)
* pandoc (for building a pdf of the documentation)