From: Peter Palfrader Date: Sat, 13 Apr 2013 13:48:38 +0000 (+0000) Subject: do not override the cluster facter with hiera data X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=0186d6f54936c1d4e21b5dd0152fb90465b1e831;p=mirror%2Fdsa-puppet.git do not override the cluster facter with hiera data --- diff --git a/modules/ganeti2/manifests/params.pp b/modules/ganeti2/manifests/params.pp index 77d892843..4a386ec4c 100644 --- a/modules/ganeti2/manifests/params.pp +++ b/modules/ganeti2/manifests/params.pp @@ -1,6 +1,4 @@ class ganeti2::params { - - $cluster = hiera('cluster') case $cluster { 'ganeti-osuosl.debian.org': { $ganeti_hosts = ['140.211.166.20/32']