From 98e61b2ab7c07a88f49314ab9bfaef0769c61b9b Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 23 Apr 2012 08:06:39 +0100 Subject: [PATCH] liszt is out, this should be safe Signed-off-by: Stephen Gran --- manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- 2.20.1