From d5532518c9a0f1120390bd39c251c256b96481c7 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 23 May 2009 01:16:04 +0100 Subject: [PATCH] Add the check to a few more hosts Signed-off-by: Stephen Gran --- manifests/site.pp | 2 +- modules/debian-org/misc/local.yaml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/manifests/site.pp b/manifests/site.pp index f834f8095..b5a970906 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -33,7 +33,7 @@ node default { case $mta { "exim4": { case $hostname { - powell: { include exim::mx } + raff,gluck,merkel,spohr,draghi,master,ries,rietz,klecker,powell: { include exim::mx } default: { include exim } } } diff --git a/modules/debian-org/misc/local.yaml b/modules/debian-org/misc/local.yaml index 19550c512..5f765a144 100644 --- a/modules/debian-org/misc/local.yaml +++ b/modules/debian-org/misc/local.yaml @@ -69,6 +69,15 @@ need_smarthost: - allegri.debian.org - piatti.debian.org heavy_exim: + - raff.debian.org + - gluck.debian.org + - merkel.debian.org + - spohr.debian.org + - draghi.debian.org + - master.debian.org + - ries.debian.org + - rietz.debian.org + - klecker.debian.org - powell.debian.org services: bugsmaster: rietz.debian.org -- 2.20.1