Signed-off-by: Stephen Gran <steve@lobefin.net>
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
@def &SERVICE($proto, $port) = {
domain (ip ip6) chain INPUT proto $proto dport $port ACCEPT;
}
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
# -*- shell-script -*-
-#
-# Configuration file for ferm(1).
-#
@include 'conf.d/';