From: Stephen Gran Date: Mon, 23 Apr 2012 07:06:39 +0000 (+0100) Subject: liszt is out, this should be safe X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=98e61b2ab7c07a88f49314ab9bfaef0769c61b9b;p=mirror%2Fdsa-puppet.git liszt is out, this should be safe Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 75bac4cca..f82655b9a 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -54,7 +54,7 @@ node default { } else { include exim } - } elsif $::hostname == 'bendel' { + } else { include postfix }