X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fganeti2%2Fmanifests%2Fparams.pp;h=4e45e84d56dbd532e6d1595a7bdd9e2ca6c088c0;hb=2af6c8ab92006da11ea8fc8f2557fd3b56d92efc;hp=0cfdaddad644dcfb0ea786678cd59d1ecfdccb62;hpb=587115788087f4b5c467214be980b202fa4d34f3;p=dsa-puppet.git 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']