Alexandros Kosiaris has submitted this change and it was merged.

Change subject: cxserver: Add youdao_api_key dummy stanza
......................................................................


cxserver: Add youdao_api_key dummy stanza

For puppet compiler use

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

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/modules/passwords/manifests/init.pp 
b/modules/passwords/manifests/init.pp
index abb554e..632f36b 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -393,6 +393,7 @@
 class passwords::cxserver {
     # This is temporary key to test Yandex MT for Content Translation.
     $yandex_api_key = 
'trnsl.1.1.20150216T113622Z.2ccb71d878ea0b58.5ac57322acecfa2d9001aad077fdcff21c206a43'
+    $youdao_api_key = 'dummykey'
     # JWT token for ContentTranslation
     $jwt_secret = 'H.9F-.|,SC#Von%?Tklo"a<uPFOcxI$>'
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I99b65b6d6d1aecda585bcdc70cffcce680373e0b
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>

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

Reply via email to