X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fganeti2%2Fmanifests%2Fparams.pp;h=e9999fbc86c8a1a323a23e661d6f74b01d312e84;hb=33360bb9cae387e8d38fbc3645031cdff09d0f44;hp=4877c41eb67567313d33b3d94a367a34e49f84d9;hpb=7f7977f233e069f392961706a02d656a02a74bc3;p=dsa-puppet.git diff --git a/modules/ganeti2/manifests/params.pp b/modules/ganeti2/manifests/params.pp index 4877c41e..e9999fbc 100644 --- a/modules/ganeti2/manifests/params.pp +++ b/modules/ganeti2/manifests/params.pp @@ -1,6 +1,7 @@ class ganeti2::params { - - case $::cluster { + + $cluster = hiera('cluster') + case $luster { 'ganeti-osuosl.debian.org': { $ganeti_hosts = ['140.211.166.20/32'] $ganeti_priv = ['140.211.166.20/32']