diff options
author | James Shubin <[email protected]> | 2013-10-10 18:26:13 -0400 |
---|---|---|
committer | James Shubin <[email protected]> | 2013-10-10 18:26:13 -0400 |
commit | b9153d8859b11d9672ba285dc0f281b0bdf78119 (patch) | |
tree | 753dfe4afbf3cd741216c3c96e575f7a54b9b084 /manifests/host.pp | |
parent | 24ef469df05f552c5c7d4b5bd46fff740557b4e2 (diff) | |
download | puppet-gluster-b9153d8859b11d9672ba285dc0f281b0bdf78119.tar.gz puppet-gluster-b9153d8859b11d9672ba285dc0f281b0bdf78119.tar.xz puppet-gluster-b9153d8859b11d9672ba285dc0f281b0bdf78119.zip |
Module needs a better description.
While the module can still be used in a simple way:
* It is pretty complicated at this point. It does some advanced stuff.
* I wanted to avoid confusion with gluster::simple which is coming soon.
Diffstat (limited to 'manifests/host.pp')
-rw-r--r-- | manifests/host.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/host.pp b/manifests/host.pp index cbccbf4..d30a9e4 100644 --- a/manifests/host.pp +++ b/manifests/host.pp @@ -1,4 +1,4 @@ -# Simple? gluster module by James +# GlusterFS module by James # Copyright (C) 2010-2013+ James Shubin # Written by James Shubin <[email protected]> # |