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:
ccdb880
)
Drop the dedup cluster at bytemark
author
Aurelien Jarno
<aurelien@aurel32.net>
Sat, 28 Sep 2019 11:46:26 +0000
(13:46 +0200)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Sat, 28 Sep 2019 11:46:26 +0000
(13:46 +0200)
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
2e995dc
..
643df81
100644
(file)
--- a/
modules/ferm/manifests/per_host.pp
+++ b/
modules/ferm/manifests/per_host.pp
@@
-145,15
+145,6
@@
class ferm::per_host {
))
| EOF
}
- ferm::rule { 'dsa-postgres-dedup':
- description => 'Allow postgress access to cluster: dedup',
- domain => '(ip ip6)',
- rule => @("EOF"/$)
- &SERVICE_RANGE(tcp, 5439, (
- ${ join(getfromhash($deprecated::allnodeinfo, 'delfin.debian.org', 'ipHostNumber'), " ") }
- ))
- | EOF
- }
ferm::rule { 'dsa-postgres-debsources':
description => 'Allow postgress access to cluster: debsources',
domain => '(ip ip6)',