[MediaWiki-commits] [Gerrit] Use the appserver cluster as default backend - change (operations/puppet)

2013-05-30 Thread Mark Bergsma (Code Review)
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 m...@wikimedia.org

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


[MediaWiki-commits] [Gerrit] Use the appserver cluster as default backend - change (operations/puppet)

2013-05-30 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged.

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(-)

Approvals:
  Mark Bergsma: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ie0500759dfbf94436c535bad57e02f0813dc524d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma m...@wikimedia.org
Gerrit-Reviewer: Mark Bergsma m...@wikimedia.org
Gerrit-Reviewer: jenkins-bot

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