From: Martin Zobel-Helas Date: Tue, 5 Mar 2013 16:37:19 +0000 (+0100) Subject: fix typo X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=332f6e02daf4aede58ea22db0116c46e60f55bb6;hp=33360bb9cae387e8d38fbc3645031cdff09d0f44;p=dsa-puppet.git fix typo Signed-off-by: Martin Zobel-Helas --- 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']