Dzahn has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/404887 )
Change subject: Phabricator: Add translations library to phabricator profile
......................................................................
Phabricator: Add translations library to phabricator profile
The translations library includes i18n translation strings from
translatewiki.net.
Bug: T225
Change-Id: I116a6111325f76e00241c649d7be7b3d60ffb7c5
---
M modules/profile/manifests/phabricator/main.pp
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
20after4: Looks good to me, but someone else must approve
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/profile/manifests/phabricator/main.pp
b/modules/profile/manifests/phabricator/main.pp
index 1e3e687..b5c4562 100644
--- a/modules/profile/manifests/phabricator/main.pp
+++ b/modules/profile/manifests/phabricator/main.pp
@@ -161,7 +161,8 @@
mysql_admin_pass => $mysql_admin_pass,
libraries => [ "${phab_root_dir}/libext/Sprint/src",
"${phab_root_dir}/libext/security/src",
- "${phab_root_dir}/libext/misc/" ],
+ "${phab_root_dir}/libext/misc",
+ "${phab_root_dir}/libext/translations/src" ],
settings => {
'cluster.search' => $cluster_search,
'darkconsole.enabled' => false,
--
To view, visit https://gerrit.wikimedia.org/r/404887
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I116a6111325f76e00241c649d7be7b3d60ffb7c5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: 20after4 <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits