KartikMistry has uploaded a new change for review.
https://gerrit.wikimedia.org/r/250906
Change subject: labs: Set JWT token for Beta
......................................................................
labs: Set JWT token for Beta
Bug: T116134
Change-Id: I33af8f5492e49c12f376660241e120f26af21e2d
---
M modules/passwords/manifests/init.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/private
refs/changes/06/250906/1
diff --git a/modules/passwords/manifests/init.pp
b/modules/passwords/manifests/init.pp
index 0a8aef6..36a3ea8 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -399,7 +399,8 @@
class passwords::cxserver {
# This is temporary key to test Yandex MT for Content Translation.
$yandex_api_key =
'trnsl.1.1.20150216T113622Z.2ccb71d878ea0b58.5ac57322acecfa2d9001aad077fdcff21c206a43'
- $jwt_secret = 'not_a_secret'
+ # JWT token for ContentTranslation
+ $jwt_secret = 'H.9F-.|,SC#Von%?Tklo"a<uPFOcxI$>'
}
class passwords::pdns {
--
To view, visit https://gerrit.wikimedia.org/r/250906
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I33af8f5492e49c12f376660241e120f26af21e2d
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