BBlack has submitted this change and it was merged.

Change subject: upload VCL: no probes for be->be
......................................................................


upload VCL: no probes for be->be

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

Approvals:
  BBlack: Verified; Looks good to me, approved



diff --git a/modules/role/manifests/cache/upload.pp 
b/modules/role/manifests/cache/upload.pp
index cc963b1..5650e18 100644
--- a/modules/role/manifests/cache/upload.pp
+++ b/modules/role/manifests/cache/upload.pp
@@ -29,7 +29,7 @@
         'connect_timeout'       => '5s',
         'first_byte_timeout'    => '35s',
         'max_connections'       => 10000,
-        'probe'                 => 'varnish',
+        #'probe'                 => 'varnish',
     }
 
     $apps = hiera('cache::upload::apps')

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9e1fd1de6659ca9776f970062b2bca87bb69a34b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>

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

Reply via email to