]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
oops, need a name
authorStephen Gran <steve@lobefin.net>
Sun, 22 Apr 2012 19:00:13 +0000 (20:00 +0100)
committerStephen 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

index 0d10b4e883839aa35e8944750ccd8678f43f178d..75fdaf0f9fd53e6a671ba06f02e7e1e1723aca2e 100644 (file)
@@ -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)'