Dzahn has submitted this change and it was merged.

Change subject: admins: add elasticsearch-roots to elasticsearch nodes
......................................................................


admins: add elasticsearch-roots to elasticsearch nodes

Change-Id: I3c4603e04390c89460e38b94ad6e3e2ce81ec523
---
M manifests/site.pp
1 file changed, 2 insertions(+), 6 deletions(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 15528e7..d413e3e 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2610,12 +2610,8 @@
         $ganglia_aggregator = true
     }
 
-    include accounts::manybubbles
-    include accounts::demon
-    include groups::wikidev
-
-    sudo_user { ['manybubbles', 'demon'] :
-        privileges => ['ALL = NOPASSWD: ALL'],
+    class { 'admin':
+        groups => 'elasticsearch-roots',
     }
 
     include standard

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c4603e04390c89460e38b94ad6e3e2ce81ec523
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <mata...@foss.co.il>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Rush <r...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to