summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2013-09-18 15:50:08 -0400
committerJames Shubin <james@shubin.ca>2013-09-18 15:50:08 -0400
commita1cccc4827bffcae27966369baeeb68baec024f2 (patch)
treec449e1ae42caf5670d9ee47eb5e87fc8399e4ccb /templates
parent2ade18f753c8993c670402bff4d2f235ce9a7e14 (diff)
downloadpuppet-gluster-a1cccc4827bffcae27966369baeeb68baec024f2.tar.gz
puppet-gluster-a1cccc4827bffcae27966369baeeb68baec024f2.tar.xz
puppet-gluster-a1cccc4827bffcae27966369baeeb68baec024f2.zip
Set operating-version in glusterd.info
This should really be switched based on the operating gluster version. A table of values and gluster versions is needed. The gluster version could be created as a fact.
Diffstat (limited to 'templates')
-rw-r--r--templates/glusterd.info.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/glusterd.info.erb b/templates/glusterd.info.erb
index 512f6e1..23df83d 100644
--- a/templates/glusterd.info.erb
+++ b/templates/glusterd.info.erb
@@ -1 +1,2 @@
UUID=<%= valid_uuid %>
+operating-version=<%= valid_version %>