Mark Bergsma has uploaded a new change for review.

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


Change subject: Tier 2 mobile cache backends should talk to port 3128 upstream
......................................................................

Tier 2 mobile cache backends should talk to port 3128 upstream

Change-Id: I886cbf4285a8386462d4be40efd5f8dd31905663
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/63/71363/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index bb53bd2..28f1d1e 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -991,6 +991,8 @@
                                {
                                        'backend_match' => 
'^cp[0-9]+\.eqiad\.wmnet$',
                                        'weight' => $backend_weight,
+                                       'port' => 3128,
+                                       'probe' => "varnish",
                                },
                                {
                                        'port' => 80,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I886cbf4285a8386462d4be40efd5f8dd31905663
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>

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

Reply via email to