projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2548bab
)
We don't need tftpd on jenko.d.o anymore
author
Aurelien Jarno
<aurelien@aurel32.net>
Fri, 23 Sep 2016 14:31:04 +0000
(16:31 +0200)
committer
Aurelien 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
patch
|
blob
|
history
diff --git
a/modules/ferm/manifests/per-host.pp
b/modules/ferm/manifests/per-host.pp
index
a1701b3
..
8a1c87c
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-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',