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.donarmstrong.com/?a=commitdiff_plain;h=98e61b2ab7c07a88f49314ab9bfaef0769c61b9b;p=dsa-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 75bac4cc..f82655b9 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -54,7 +54,7 @@ node default { } else { include exim } - } elsif $::hostname == 'bendel' { + } else { include postfix }