]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
rietz has tftp for the swarm boxes
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 7 Mar 2011 23:28:28 +0000 (00:28 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 7 Mar 2011 23:28:28 +0000 (00:28 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/ferm/manifests/per-host.pp

index d608fe42ac5aabbacc3d8b707d7800e0f1689452..aa20cbd63e37bd2c1526f001300d65c7f87c59c8 100644 (file)
@@ -25,7 +25,7 @@ class ferm::per-host {
                 }
 
         }
-        abel,alwyn: {
+        abel,alwyn,rietz: {
             @ferm::rule { "dsa-tftp":
                 description     => "Allow tftp access",
                 rule            => "&SERVICE(udp, 69)"