X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=f82655b9aa49e4c0059c94b46e122f13280f09c1;hb=98e61b2ab7c07a88f49314ab9bfaef0769c61b9b;hp=75bac4cca95810089d3ccb6bd8a4abb70b580fd6;hpb=6f7cf235a2677fdb7043623f25c8d8edaef7568b;p=dsa-puppet.git 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 }