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:
0c6f34e
)
sallinen varnish, 2
author
Peter Palfrader
<peter@palfrader.org>
Mon, 28 May 2018 08:40:16 +0000
(10:40 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 28 May 2018 08:40:16 +0000
(10:40 +0200)
modules/roles/manifests/snapshot_web.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/snapshot_web.pp
b/modules/roles/manifests/snapshot_web.pp
index
be3039c
..
5363acf
100644
(file)
--- a/
modules/roles/manifests/snapshot_web.pp
+++ b/
modules/roles/manifests/snapshot_web.pp
@@
-15,7
+15,7
@@
class roles::snapshot_web {
case $::hostname {
'sallinen': {
- varnish::
default
{ 'default':
+ varnish::
config
{ 'default':
listen => ':6081,[2001:630:206:4000:1a1a:0:c13e:ca1b]:80',
backend => 'file,/var/lib/varnish/varnish_storage.bin,8G',
content => template('roles/snapshot/snapshot.debian.org.vcl.erb'),