Ottomata has uploaded a new change for review.

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


Change subject: Access for nuria on analytics cluster
......................................................................

Access for nuria on analytics cluster

RT 6683

Change-Id: I914bff12960643c2b05e98a4e19ab5ac2a0a0f14
---
M manifests/role/analytics.pp
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/84/109684/1

diff --git a/manifests/role/analytics.pp b/manifests/role/analytics.pp
index 0cb6709..0fabfa2 100644
--- a/manifests/role/analytics.pp
+++ b/manifests/role/analytics.pp
@@ -69,7 +69,9 @@
         accounts::dartar,    # RT 5835
         accounts::halfak,    # RT 5836
         accounts::ypanda,    # RT 6103
-        accounts::csalvia    # RT 6664
+        accounts::csalvia,   # RT 6664
+        accounts::nuria      # RT 6683
+
 
     # NOTE:  If you are filling an RT request for Hadoop access,
     # you will need to add the user to the list of accounts above,
@@ -95,6 +97,7 @@
     User<|title == abaso|>       { groups +> [ 'stats' ] }
     User<|title == qchris|>      { groups +> [ 'stats' ] }
     User<|title == csalvia|>     { groups +> [ 'stats' ] }
+    User<|title == nuria|>       { groups +> [ 'stats' ] }
 
     # Diederik and Otto have sudo privileges on Analytics nodes.
     sudo_user { [ 'diederik', 'otto' ]: privileges => ['ALL = (ALL) NOPASSWD: 
ALL'] }

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

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

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

Reply via email to