X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fferm%2Fmanifests%2Fper-host.pp;h=17b16070429498dc8e9955f1fb0d61d1b1db3523;hb=25eb0df7b61a728f13208053044f5cd21f07d57d;hp=2260c9ca54baebf53dea764726c09d87fc08e176;hpb=f1c81d7c9e67b4b11e1971c34cb94173e609e463;p=dsa-puppet.git diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index 2260c9ca..17b16070 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -470,7 +470,6 @@ REJECT reject-with icmp-admin-prohibited master: { @ferm::rule { 'dsa-tftp': description => 'Allow tftp access', - rule => '&SERVICE(udp, 69)' rule => '&SERVICE_RANGE(udp, 69, ( 82.195.75.64/26 ))' } }