Tim Starling has uploaded a new change for review.

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


Change subject: Bits varnish logging: set port correctly
......................................................................

Bits varnish logging: set port correctly

Change-Id: Id16560046b41eeb8d16f6c4d700157c9a87d4b7d
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/60/58460/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 80327f5..a75f389 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -617,7 +617,7 @@
                        }
                        varnish::logging { "locke" :
                                listener_address => "208.80.152.138",
-                               port => "8422",
+                               port => "8420",
                                instance_name => "",
                                cli_args => "-m RxRequest:^(?!PURGE\$) -D"
                        }

-- 
To view, visit https://gerrit.wikimedia.org/r/58460
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id16560046b41eeb8d16f6c4d700157c9a87d4b7d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <tstarl...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to