Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/64612


Change subject: revert requiring l10nupdate account in 
misc::deployment::l10nupdate, causes duplicate definition (even though it still 
seems like it would have made sense to be required where it's actually used) 
(RT-5187)
......................................................................

revert requiring l10nupdate account in misc::deployment::l10nupdate,
causes duplicate definition (even though it still seems like it would
have made sense to be required where it's actually used) (RT-5187)

Change-Id: If1fe8cdfe9ac441b02c6a80bea44a3c6efba30c3
---
M manifests/misc/deployment.pp
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/12/64612/1

diff --git a/manifests/misc/deployment.pp b/manifests/misc/deployment.pp
index 86ad765..654a122 100644
--- a/manifests/misc/deployment.pp
+++ b/manifests/misc/deployment.pp
@@ -285,8 +285,7 @@
 }
 
 class misc::deployment::l10nupdate {
-       require misc::deployment::scap_scripts,
-               accounts::l10nupdate
+       require misc::deployment::scap_scripts
 
        $scriptpath = "/usr/local/bin"
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If1fe8cdfe9ac441b02c6a80bea44a3c6efba30c3
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

Reply via email to