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:
6db9d6a
)
typo
author
Luca Filipozzi
<lfilipoz@emyr.net>
Thu, 3 Aug 2017 20:41:22 +0000
(20:41 +0000)
committer
Luca Filipozzi
<lfilipoz@emyr.net>
Thu, 3 Aug 2017 20:41:22 +0000
(20:41 +0000)
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
33b5f81
..
1c1bc57
100644
(file)
--- a/
modules/ferm/manifests/per_host.pp
+++ b/
modules/ferm/manifests/per_host.pp
@@
-11,7
+11,7
@@
class ferm::per_host {
vittoria: {
@ferm::rule { 'debconf17':
description => 'temporarily allow DC17 access',
- rule => '&SERVICE_RAN
T
E(tcp, 5432, (206.167.36.195/32))'
+ rule => '&SERVICE_RAN
G
E(tcp, 5432, (206.167.36.195/32))'
}
}
czerny,clementi: {