Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/119478
Change subject: beta: fill in swift backend for upload varnish
......................................................................
beta: fill in swift backend for upload varnish
The beta cluster is lacking a Swift cluster. We are using an instance
with Nginx which serves thumbnails much like we used to do in production
back in 2013.
The instance is not puppetized, we will look at adding a Swift cluster
later on. Meanwhile the instance got copy pasted from pmtpa to eqiad
and we have to fill in the LVS configuration used by the upload varnish
as a backend.
Change-Id: Id76d593dedff0a1ba3ed5ee524386d61f2c63598
---
M modules/lvs/manifests/configuration.pp
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/78/119478/1
diff --git a/modules/lvs/manifests/configuration.pp
b/modules/lvs/manifests/configuration.pp
index 6936e3f..5eb95ab 100644
--- a/modules/lvs/manifests/configuration.pp
+++ b/modules/lvs/manifests/configuration.pp
@@ -342,6 +342,9 @@
'search_poolbeta' => {},
'search_prefix' => {},
'swift' => {
+ # ms emulator set in July 2013. Beta does not have Swift yet.
+ # instance is an unpuppetized hack with nginx proxy.
+ 'eqiad' => '10.68.16.189', # deployment-upload.eqiad.wmflabs
'pmtpa' => '10.4.1.103', # deployment-upload.pmtpa.wmflabs
},
'payments' => {},
--
To view, visit https://gerrit.wikimedia.org/r/119478
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id76d593dedff0a1ba3ed5ee524386d61f2c63598
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits