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

Change subject: adding shell user imarlier
......................................................................

adding shell user imarlier

adding shell access for wmf staff Ian Marlier.  there will be a second
patchset for adding the actual groups.  (adding in two patches
eliminates potential race in testing where groups are reviewed before
user, and it fails due to the user not yet existing.  a second patch
will follow for the addition of usergroups

Bug: T184190
Change-Id: I18d141a7aa2204ad687a45cab52798f286a0c437
---
M modules/admin/data/data.yaml
1 file changed, 10 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/02/402102/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index 5abd19a..562d680 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -2665,6 +2665,15 @@
     email: [email protected]
     expiry_date: 2018-03-31
     expiry_contact: [email protected]
+  imarlier:
+    ensure: present
+    gid: 500
+    name: imarlier
+    realname: Ian Marlier
+    ssh_keys:
+    - ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIBBqDEqQ//bMfmytP77928v+HLf6+jscYeY8WvPrReLI 
[email protected]
+    uid: 18334
+    email: [email protected]
 
 ldap_only_users:
   abartov:
@@ -2913,8 +2922,4 @@
   jgleeson:
     ensure: present
     realname: Jack Gleeson
-    email: [email protected]
-  imarlier:
-    ensure: present
-    realname: Ian Marlier
-    email: [email protected]
+    email: [email protected]
\ No newline at end of file

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I18d141a7aa2204ad687a45cab52798f286a0c437
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