From: Stephen Gran Date: Thu, 7 May 2009 06:42:46 +0000 (+0100) Subject: Last two mail relay hosts X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e625085698b79d6701d9a7f452c7804467200e6b;p=dsa-puppet.git Last two mail relay hosts Signed-off-by: Stephen Gran --- diff --git a/modules/exim/manifests/init.pp b/modules/exim/manifests/init.pp index b6f8cf95..48f46215 100644 --- a/modules/exim/manifests/init.pp +++ b/modules/exim/manifests/init.pp @@ -3,7 +3,7 @@ class exim { package { exim4-daemon-heavy: ensure => installed } case $hostname { - handel, kassia, piatti, spohr: { + handel, kassia, piatti, spohr, ancina, allegri: { file { "/etc/exim4/exim4.conf": content => template("exim/eximconf.erb"),