[MediaWiki-commits] [Gerrit] require admins::l10nupdate in misc::deployment::l10nupdate ... - change (operations/puppet)

2013-05-20 Thread Dzahn (Code Review)
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 dz...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] require admins::l10nupdate in misc::deployment::l10nupdate ... - change (operations/puppet)

2013-05-20 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/misc/deployment.pp b/manifests/misc/deployment.pp
index 654a122..7886f03 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: merged
Gerrit-Change-Id: Ifc65c05aa5d5ebadb791a1320db86e68680351e4
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn dz...@wikimedia.org
Gerrit-Reviewer: Dzahn dz...@wikimedia.org
Gerrit-Reviewer: jenkins-bot

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits