diff options
| author | James Shubin <james@shubin.ca> | 2013-10-10 18:26:13 -0400 |
|---|---|---|
| committer | James Shubin <james@shubin.ca> | 2013-10-10 18:26:13 -0400 |
| commit | b9153d8859b11d9672ba285dc0f281b0bdf78119 (patch) | |
| tree | 753dfe4afbf3cd741216c3c96e575f7a54b9b084 /lib/facter | |
| 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 'lib/facter')
| -rw-r--r-- | lib/facter/gluster_ports.rb | 2 | ||||
| -rw-r--r-- | lib/facter/gluster_uuid.rb | 2 | ||||
| -rw-r--r-- | lib/facter/gluster_version.rb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/facter/gluster_ports.rb b/lib/facter/gluster_ports.rb index 1d261a2..1eecf62 100644 --- a/lib/facter/gluster_ports.rb +++ b/lib/facter/gluster_ports.rb @@ -1,4 +1,4 @@ -# Simple? gluster module by James +# GlusterFS module by James # Copyright (C) 2010-2013+ James Shubin # Written by James Shubin <james@shubin.ca> # diff --git a/lib/facter/gluster_uuid.rb b/lib/facter/gluster_uuid.rb index 80e4086..f1cd08f 100644 --- a/lib/facter/gluster_uuid.rb +++ b/lib/facter/gluster_uuid.rb @@ -1,4 +1,4 @@ -# Simple? gluster module by James +# GlusterFS module by James # Copyright (C) 2010-2013+ James Shubin # Written by James Shubin <james@shubin.ca> # diff --git a/lib/facter/gluster_version.rb b/lib/facter/gluster_version.rb index 4a84b25..cc7bbac 100644 --- a/lib/facter/gluster_version.rb +++ b/lib/facter/gluster_version.rb @@ -1,4 +1,4 @@ -# Simple? gluster module by James +# GlusterFS module by James # Copyright (C) 2010-2013+ James Shubin # Written by James Shubin <james@shubin.ca> # |
