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