KartikMistry has uploaded a new change for review. https://gerrit.wikimedia.org/r/197312
Change subject: Beta: Enable more languages in Beta ...................................................................... Beta: Enable more languages in Beta Just enable languages waiting for Apertium MT as of now. Also added missing 'xh' in source. Change-Id: I5708ec03c0b31a1bd57c3a61edc4e1b61dbe2b44 --- M hieradata/labs/deployment-prep/common.yaml 1 file changed, 12 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/12/197312/1 diff --git a/hieradata/labs/deployment-prep/common.yaml b/hieradata/labs/deployment-prep/common.yaml index 0c0a0ae..095b445 100644 --- a/hieradata/labs/deployment-prep/common.yaml +++ b/hieradata/labs/deployment-prep/common.yaml @@ -35,6 +35,8 @@ "cxserver::yandex_url": 'https://translate.yandex.net' "cxserver::registry": source: + - 'af' + - 'bg' - 'ca' - 'de' - 'en' @@ -42,16 +44,23 @@ - 'fr' - 'id' - 'kk' + - 'mk' - 'ms' + - 'nl' - 'nn' - 'no' + - 'mk' - 'pt' - 'ru' + - 'sl' + - 'sh' - 'sv' - 'tr' - 'zh' + - 'xh' target: - 'az' + - 'bg' - 'ca' - 'da' - 'de' @@ -64,12 +73,15 @@ - 'ky' - 'min' - 'ms' + - 'nl' - 'nn' - 'no' - 'pa' - 'pl' - 'pt' - 'ru' + - 'sl' + - 'sh' - 'uz' - 'xh' mt: -- To view, visit https://gerrit.wikimedia.org/r/197312 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5708ec03c0b31a1bd57c3a61edc4e1b61dbe2b44 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: KartikMistry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
