Ori.livneh has uploaded a new change for review.

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

Change subject: Revert "Fix LDAP admin privs"
......................................................................

Revert "Fix LDAP admin privs"

Brrr, I should have been more careful. This breaks on silver. I think it 
requires
adding the wikidev group? Anyways, one thing is clear: I shouldn't mess with
this.

This reverts commit 0cb79a1cd3b6c182eca90b33156118008e39616d.

Change-Id: I5467de4a73cd0cb8b13f0f40c53d45f86f16f72d
---
M manifests/admins.pp
1 file changed, 1 insertion(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/23/131123/1

diff --git a/manifests/admins.pp b/manifests/admins.pp
index dc4d5e6..1ac8cf5 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -3974,11 +3974,7 @@
             'ALL = NOPASSWD: /usr/local/sbin/add-labs-user',
     ]
 
-    include accounts::robla
-    include accounts::reedy
-    include accounts::demon
-
-    sudo_user { [ 'robla', 'reedy', 'demon' ]: privileges => $sudo_privs }
+    sudo_user { [ 'robla', 'reedy' ]: privileges => $sudo_privs }
 
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5467de4a73cd0cb8b13f0f40c53d45f86f16f72d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <o...@wikimedia.org>

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

Reply via email to