]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 0cfdaddad644dcfb0ea786678cd59d1ecfdccb62..4e45e84d56dbd532e6d1595a7bdd9e2ca6c088c0 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']