projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
347c885
)
Correct test
author
Stephen Gran
<steve@lobefin.net>
Mon, 22 Jun 2009 00:38:11 +0000
(
01:38
+0100)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 22 Jun 2009 00:38:11 +0000
(
01:38
+0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/eximconf.erb
b/modules/exim/templates/eximconf.erb
index
70ac448
..
42ad1d3
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-312,7
+312,7
@@
end
out
%>
<%=
-out =
""
+out =
''
if nodeinfo['packagesmaster']
out = '
warn domains = packages.debian.org
@@
-611,7
+611,7
@@
out
%>
<%=
out=''
-if nodeinfo['packages
qa
master']
+if nodeinfo['packagesmaster']
out='
warn condition = ${if eq {$acl_m_prf}{PackagesMail}}
condition = ${if eq {$sender_address}{$local_part@$domain}}