Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/66109
Change subject: Use the appserver cluster as default backend
......................................................................
Use the appserver cluster as default backend
Change-Id: Ie0500759dfbf94436c535bad57e02f0813dc524d
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/09/66109/1
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 26e35f2..528b18c 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -385,13 +385,13 @@
$varnish_be_directors = {
"pmtpa" => {
- "backend" =>
$role::cache::configuration::backends[$::realm]['test_appservers'][$::mw_primary],
+ "backend" =>
$role::cache::configuration::backends[$::realm]['appservers'][$::mw_primary],
"api" =>
$role::cache::configuration::backends[$::realm]['api'][$::mw_primary],
"image_scalers" =>
$role::cache::configuration::backends[$::realm]['rendering'][$::mw_primary],
"test_wikipedia" =>
$role::cache::configuration::backends[$::realm]['test_appservers'][$::mw_primary],
},
"eqiad" => {
- "backend" =>
$role::cache::configuration::backends[$::realm]['test_appservers'][$::mw_primary],
+ "backend" =>
$role::cache::configuration::backends[$::realm]['appservers'][$::mw_primary],
"api" =>
$role::cache::configuration::backends[$::realm]['api'][$::mw_primary],
"image_scalers" =>
$role::cache::configuration::backends[$::realm]['rendering'][$::mw_primary],
"test_wikipedia" =>
$role::cache::configuration::backends[$::realm]['test_appservers'][$::mw_primary],
--
To view, visit https://gerrit.wikimedia.org/r/66109
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0500759dfbf94436c535bad57e02f0813dc524d
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