RobH has submitted this change and it was merged. ( 
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(-)

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



diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index 0760df1..55c42a8 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -2667,6 +2667,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:
@@ -2915,8 +2924,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: merged
Gerrit-Change-Id: I18d141a7aa2204ad687a45cab52798f286a0c437
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to