From: Stephen Gran Date: Sun, 23 Mar 2014 18:58:55 +0000 (+0000) Subject: why does this make a difference X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=2af6c8ab92006da11ea8fc8f2557fd3b56d92efc why does this make a difference Signed-off-by: Stephen Gran --- diff --git a/modules/ganeti2/manifests/params.pp b/modules/ganeti2/manifests/params.pp index 0cfdadda..4e45e84d 100644 --- a/modules/ganeti2/manifests/params.pp +++ b/modules/ganeti2/manifests/params.pp @@ -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']