From: Stephen Gran Date: Mon, 16 Apr 2012 18:49:26 +0000 (+0100) Subject: we probably want consistency X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=8216df9cabaab0f8341f3c73bb5db40f0d433cc2;p=mirror%2Fdsa-puppet.git we probably want consistency Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 9877917bc..4676daddc 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -305,7 +305,7 @@ acl_getprofile: accept condition = ${if eq {$acl_m_rprf}{}{no}{yes}} <%- end -%> -<%- if scope.lookupvar('site::nodeinfo')['bugsmx'] -%> +<%- if scope.lookupvar('site::nodeinfo')['bugsmaster'] or scope.lookupvar('site::nodeinfo')['bugsmx'] -%> warn domains = bugs.debian.org set acl_m_rprf = BugsMail