Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/64603
Change subject: require admins::l10nupdate in misc::deployment::l10nupdate for
RT-5187
......................................................................
require admins::l10nupdate in misc::deployment::l10nupdate for RT-5187
Change-Id: Ifc65c05aa5d5ebadb791a1320db86e68680351e4
---
M manifests/misc/deployment.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/03/64603/1
diff --git a/manifests/misc/deployment.pp b/manifests/misc/deployment.pp
index 654a122..abd45cd 100644
--- a/manifests/misc/deployment.pp
+++ b/manifests/misc/deployment.pp
@@ -285,7 +285,8 @@
}
class misc::deployment::l10nupdate {
- require misc::deployment::scap_scripts
+ require misc::deployment::scap_scripts,
+ admins::l10nupdate,
$scriptpath = "/usr/local/bin"
--
To view, visit https://gerrit.wikimedia.org/r/64603
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc65c05aa5d5ebadb791a1320db86e68680351e4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits