Tim Starling has submitted this change and it was merged.
Change subject: Varnish bits logging: set port and instance name
......................................................................
Varnish bits logging: set port and instance name
Change-Id: I5242d5d247ad88149ea216a6b729840b6b4e4412
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Tim Starling: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 6d4631a..80327f5 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -617,6 +617,8 @@
}
varnish::logging { "locke" :
listener_address => "208.80.152.138",
+ port => "8422",
+ instance_name => "",
cli_args => "-m RxRequest:^(?!PURGE\$) -D"
}
}
--
To view, visit https://gerrit.wikimedia.org/r/58456
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5242d5d247ad88149ea216a6b729840b6b4e4412
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits