]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
BT seeding should be on v6 as well
authorStephen Gran <steve@lobefin.net>
Wed, 12 May 2010 17:50:55 +0000 (18:50 +0100)
committerStephen Gran <steve@lobefin.net>
Wed, 12 May 2010 17:50:55 +0000 (18:50 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp

index 84bccf12115c7f3d099abc439c44d25eef3b01b4..730a4b92cd4188ccc676db6184048deed604182d 100644 (file)
@@ -152,6 +152,7 @@ node default {
                    rule            => "proto ipv6 saddr 212.227.117.6 jump ACCEPT"
           }
           @ferm::rule { "dsa-powell-btseed":
+                    domain          => "(ip ip6)",
                    description     => "Allow powell to seed BT",
                    rule            => "proto tcp dport 8000:8100 jump ACCEPT"
           }