Tim Starling has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/58456


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/56/58456/1

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: newchange
Gerrit-Change-Id: I5242d5d247ad88149ea216a6b729840b6b4e4412
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to