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:
6cd1159
)
rename one ferm block
author
Peter Palfrader
<peter@palfrader.org>
Sun, 15 Sep 2019 18:02:56 +0000
(20:02 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 15 Sep 2019 18:02:56 +0000
(20:02 +0200)
modules/apache2/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/apache2/manifests/init.pp
b/modules/apache2/manifests/init.pp
index
9cd01c4
..
f1ab41d
100644
(file)
--- a/
modules/apache2/manifests/init.pp
+++ b/
modules/apache2/manifests/init.pp
@@
-155,7
+155,7
@@
class apache2(
if $rate_limit {
include apache2::dynamic
} else {
- ferm::rule { 'dsa-http':
+ ferm::rule { 'dsa-http
-allow
':
description => 'http subchain, allow everything',
prio => '90',
chain => 'http',