RobH has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/398524 )

Change subject: Jonas Kress move from ldap to shell, add to groups
......................................................................

Jonas Kress move from ldap to shell, add to groups

Moving the user from ldap only access to shell access, per request for
access to hue/analytics data granted through the
analytics-privatedata-users group.

This request was filed on Thursday, 2017-12-14.  The 3 day wait will be
over (pending no objections on the task) on Tuesday, 2017-12-19.

Bug: T182908
Change-Id: I5bb52a02992c6e8b25c1226bdce66eb8422118c4
---
M modules/admin/data/data.yaml
1 file changed, 11 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/24/398524/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index 7825095..9f7cae6 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -245,7 +245,7 @@
               jdlrobson, chelsyx, ovasileva, mtizzoni, panisson, paolotti, 
ciro,
               flemmerich, mkroetzsch, akrausetud, filippo, pmiazga, faidon,
               piccardi, fdans, eevans, anomie, demon, ladsgroup, musikanimal, 
joewalsh,
-              kaldari, goransm, ema, dsaez, shiladsen, rho, mirrys, slaporte]
+              kaldari, goransm, ema, dsaez, shiladsen, rho, mirrys, slaporte, 
jk]
   analytics-admins:
     gid: 732
     description: Admin access to analytics cluster.
@@ -2644,6 +2644,16 @@
       - ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIDTroA/q8voMNw9A4skHh1DQLIP2Hb3L4bb9dwinwFER 
[email protected]
     uid: 17761
     email: [email protected]
+  jk:
+    ensure: present
+    gid: 500
+    name: jk
+    realname: Jonas Kress
+    ssh_keys:
+      - ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIG7lA+/vYOVDy1Vbd4/gxs1jCDxvK3M0usqq9FdbbE/Y 
[email protected]
+    uid: 12454
+    email: [email protected]
+
 ldap_only_users:
   abartov:
     ensure: present
@@ -2706,10 +2716,6 @@
     ensure: present
     realname: James Buatti
     email: [email protected]
-  jk:
-    ensure: present
-    realname: Jonas Kress
-    email: [email protected]
   jrobell:
     ensure: present
     realname: Jessica Robell

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5bb52a02992c6e8b25c1226bdce66eb8422118c4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to