KartikMistry has uploaded a new change for review.

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

Change subject: CX: Add dummy Yandex API key for testing on Beta Cluster
......................................................................

CX: Add dummy Yandex API key for testing on Beta Cluster

Change-Id: Id4ba081d6d98a81c10f9d7c6d110ae82bbb63294
---
M modules/passwords/manifests/init.pp
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/private 
refs/changes/98/190798/1

diff --git a/modules/passwords/manifests/init.pp 
b/modules/passwords/manifests/init.pp
index 6fd75ab..61ba354 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -395,3 +395,8 @@
     # cron jobs via http.
     $gerrit_http_password = 'yeahrightapass'
 }
+
+class passwords::cxserver {
+    # This is temporary key to test Yandex MT for Content Translation.
+    $yandex_api_key = 
'trnsl.1.1.20150216T113622Z.2ccb71d878ea0b58.5ac57322acecfa2d9001aad077fdcff21c206a43'
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4ba081d6d98a81c10f9d7c6d110ae82bbb63294
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>

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

Reply via email to