Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa...
[mirror/dsa-puppet.git] / modules / ferm / manifests / per-host.pp
index a43bc7c..7863589 100644 (file)
@@ -25,6 +25,12 @@ class ferm::per-host {
                 }
 
         }
+        abel,alwyn: {
+            @ferm::rule { "dsa-tftp":
+                description     => "Allow tftp access",
+                rule            => "&SERVICE(udp, 69)"
+            }
+        }
         paganini: {
             @ferm::rule { "dsa-dhcp":
                 description     => "Allow dhcp access",