]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
dc11 icecast on scelsi
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 22 Jul 2011 16:41:19 +0000 (18:41 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 22 Jul 2011 16:41:19 +0000 (18:41 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/ferm/manifests/per-host.pp

index 5fd19cebf2f2e50cdc1a42cfcb6575473bebbb48..a1715dc09fa63e18a60679b1e44d69bb9a936cba 100644 (file)
@@ -128,6 +128,13 @@ class ferm::per-host {
                 rule            => "&TCP_UDP_SERVICE(5080)"
             }
         }
+       scelsi: {
+            @ferm::rule { "dc11-icecast":
+                domain          => "(ip ip6)",
+                description     => "Allow icecast access",
+                rule            => "&SERVICE(tcp, 8000)"
+            }
+       }
     }
 
     case $hostname { rautavaara,luchesi: {