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:
95d4397
)
picky syntax, wants braces closed too
author
Peter Palfrader
<peter@palfrader.org>
Mon, 2 Jun 2014 17:52:08 +0000
(19:52 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 2 Jun 2014 17:52:08 +0000
(19:52 +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
3e54af1
..
eaf7890
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-397,6
+397,7
@@
class ferm::per-host {
description => 'Allow postgress access',
rule => '&SERVICE_RANGE(tcp, 5439, ( 185.17.185.181/32 185.17.185.182/32 ))'
}
+ }
default: {}
}
# vpn fu