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:
961d1e1
)
oops, need a name
author
Stephen Gran
<steve@lobefin.net>
Sun, 22 Apr 2012 19:00:13 +0000
(20:00 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 22 Apr 2012 19:00:13 +0000
(20:00 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/postfix/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/postfix/manifests/init.pp
b/modules/postfix/manifests/init.pp
index
0d10b4e
..
75fdaf0
100644
(file)
--- a/
modules/postfix/manifests/init.pp
+++ b/
modules/postfix/manifests/init.pp
@@
-9,7
+9,7
@@
class postfix {
munin::check { 'ps_smtp': script => 'ps_' }
munin::check { 'ps_smtpd': script => 'ps_' }
- @ferm::rule {
+ @ferm::rule {
'smtp':
domain => '(ip ip6)',
description => 'Allow smtp access',
rule => '&SERVICE(tcp, 25)'