X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fdns_primary.pp;fp=modules%2Froles%2Fmanifests%2Fdns_primary.pp;h=d846c1b1fc9e9d26e74f67ed14a6ee08cdb47d29;hb=8ee003072307afcb91fece6b33547dff08301e76;hp=0c86ec1b0cfd3b079d1f3fc04a859f8b82fc475a;hpb=ec61943b75f486924e9f8b3493f6f2bd6c8e9ec9;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/dns_primary.pp b/modules/roles/manifests/dns_primary.pp index 0c86ec1b0..d846c1b1f 100644 --- a/modules/roles/manifests/dns_primary.pp +++ b/modules/roles/manifests/dns_primary.pp @@ -43,7 +43,7 @@ class roles::dns_primary( } # firewalling - ferm::rule::simple { 'dsa-bind-from-third-party-secondaries': + ferm::rule::simple { 'dns-from-secondaries': description => 'Allow additional (such as 3rd party secondary nameserver) access to the primary', proto => ['udp', 'tcp'], port => 'domain',