We don't need tftpd on jenko.d.o anymore
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 23 Sep 2016 14:31:04 +0000 (16:31 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 23 Sep 2016 14:31:04 +0000 (16:31 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
modules/ferm/manifests/per-host.pp

index a1701b3..8a1c87c 100644 (file)
@@ -519,12 +519,6 @@ REJECT reject-with icmp-admin-prohibited
                                rule            => '&SERVICE_RANGE(udp, 69, ( 172.28.17.0/24 ))'
                        }
                }
-               jenko: {
-                       @ferm::rule { 'dsa-tftp':
-                               description     => 'Allow tftp access',
-                               rule            => '&SERVICE_RANGE(udp, 69, ( 192.168.2.0/24 206.12.19.0/24 ))'
-                       }
-               }
                master: {
                        @ferm::rule { 'dsa-tftp':
                                description     => 'Allow tftp access',