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:
af270c7
)
Revert "RT#7368: add additional IP"
author
Julien Cristau
<jcristau@debian.org>
Tue, 7 Aug 2018 07:11:53 +0000
(09:11 +0200)
committer
Julien Cristau
<jcristau@debian.org>
Tue, 7 Aug 2018 07:11:53 +0000
(09:11 +0200)
This reverts commit
e764ff0ec7eaccac713c15cb4c3fb284649b850b
.
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
01e9cda
..
95a6f1c
100644
(file)
--- a/
modules/ferm/manifests/per_host.pp
+++ b/
modules/ferm/manifests/per_host.pp
@@
-69,7
+69,7
@@
class ferm::per_host {
vittoria: {
@ferm::rule { 'debconf18':
description => 'temporarily allow DC18 access',
- rule => '&SERVICE_RANGE(tcp, 5432, ( 140.113.6.241/32
140.110.240.4/32
))'
+ rule => '&SERVICE_RANGE(tcp, 5432, ( 140.113.6.241/32 ))'
}
}
default: {}