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:
5ed7ac6
)
Update buxtehude IP on sonntag firewall
author
Aurelien Jarno
<aurelien@aurel32.net>
Sat, 24 Sep 2016 19:39:28 +0000
(21:39 +0200)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Sat, 24 Sep 2016 19:39:28 +0000
(21:39 +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
4b8d414
..
84dcb72
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-190,7
+190,7
@@
class ferm::per-host {
sonntag: {
@ferm::rule { 'dsa-bugs-search':
description => 'port 1978 for bugs-search from bug web frontends',
- rule => '&SERVICE_RANGE(tcp, 1978, ( 140.211.166.26 20
6.12.19.140
))'
+ rule => '&SERVICE_RANGE(tcp, 1978, ( 140.211.166.26 20
9.87.16.39
))'
}
}
default: {}