why does this make a difference
authorStephen Gran <steve@lobefin.net>
Sun, 23 Mar 2014 18:58:55 +0000 (18:58 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 23 Mar 2014 18:58:55 +0000 (18:58 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ganeti2/manifests/params.pp

index 0cfdadd..4e45e84 100644 (file)
@@ -1,5 +1,13 @@
+# = Class: ganeti2::params
+#
+# Parameters for ganeti clusters
+#
+# == Sample Usage:
+#
+#   include ganeti2::params
+#
 class ganeti2::params {
-       case $cluster {
+       case $::cluster {
                'ganeti-osuosl.debian.org': {
                        $ganeti_hosts = ['140.211.166.20/32']
                        $ganeti_priv  = ['140.211.166.20/32']