Faidon Liambotis has uploaded a new change for review.

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


Change subject: Give Nik & Chad root access to lucene search boxes
......................................................................

Give Nik & Chad root access to lucene search boxes

They're both doing search & have access to the new search
infrastructure, it's silly for them to not have access on the old one.

RT: 6628
Change-Id: I6c1abf8230d6e6e8a8cbe23b2d33f23b20843ae1
---
M manifests/role/lucene.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/51/107551/1

diff --git a/manifests/role/lucene.pp b/manifests/role/lucene.pp
index 10304fb..007456c 100644
--- a/manifests/role/lucene.pp
+++ b/manifests/role/lucene.pp
@@ -143,6 +143,9 @@
                        include admins::roots,
                                admins::mortals,
                                admins::restricted
+
+                       sudo_user { [ "manybubbles" ]: privileges => ['ALL = 
NOPASSWD: ALL'] }
+                       sudo_user { [ "demon" ]: privileges => ['ALL = 
NOPASSWD: ALL'] }
                }
        }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c1abf8230d6e6e8a8cbe23b2d33f23b20843ae1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <fai...@wikimedia.org>

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

Reply via email to