Mark Bergsma has uploaded a new change for review.

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


Change subject: Pass $default_backend to VCL
......................................................................

Pass $default_backend to VCL

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/65/71365/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 28f1d1e..dd97f2d 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -978,6 +978,7 @@
                                'retries' => $director_retries,
                        },
                        vcl_config => {
+                               'default_backend' => $default_backend,
                                'retry503' => 4,
                                'retry5xx' => 1,
                                'purge_regex' => 
'^http://(?!upload\.wikimedia\.org)',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I90e067b3b2684614bb837559a91594e721ee9148
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