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:
b61abc8
)
include better firewall rules
author
Martin Zobel-Helas
<zobel@debian.org>
Sat, 26 Jan 2013 08:22:43 +0000
(09:22 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sat, 26 Jan 2013 08:22:43 +0000
(09:22 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/varnish/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/varnish/manifests/init.pp
b/modules/varnish/manifests/init.pp
index
d7da796
..
ca204a7
100644
(file)
--- a/
modules/varnish/manifests/init.pp
+++ b/
modules/varnish/manifests/init.pp
@@
-8,6
+8,8
@@
class varnish {
ensure => running,
}
+ include apache2::dynamic
+
@ferm::rule { 'dsa-varnish':
domain => '(ip ip6)',
description => 'Allow http access',