Manybubbles has uploaded a new change for review.

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

Change subject: Give manybubbles and demon sudo on logstash100X
......................................................................

Give manybubbles and demon sudo on logstash100X

They can fix it if there is a problema and the other sudoers aren't around.

RT 6896

Change-Id: Id3c1dba2eb2f5a6330c6da5643011e08af3b7aca
---
M manifests/site.pp
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/50/115150/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 02354dd..5f09853 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2701,8 +2701,10 @@
     include groups::wikidev
     include accounts::aaron
     include accounts::bd808
+    include accounts::manybubbles
+    include accounts::demon
 
-    sudo_user { ['aaron', 'bd808']:  # RT 6366
+    sudo_user { ['aaron', 'bd808', 'manybubbles', 'demon']:  # RT 6366, 6896
         privileges => ['ALL = NOPASSWD: ALL'],
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id3c1dba2eb2f5a6330c6da5643011e08af3b7aca
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Manybubbles <never...@wikimedia.org>

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

Reply via email to