RobH has uploaded a new change for review.

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

Change subject: fixing user panisson's ssh key
......................................................................

fixing user panisson's ssh key

user has a puppet failure, but is also missing the ssh key (mistake).
adding back the key to see if it helps the puppet user failures.

(If not, next step is absenting the user)

T141634

Change-Id: I112c458d1cdea243cf1c9422445fe1cf4dddbd93
---
M modules/admin/data/data.yaml
1 file changed, 4 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/16/305316/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index af50864..fa419fa 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -2036,8 +2036,7 @@
     gid: 500
     name: mtizzoni
     realname: Michele Tizzoni
-    ssh_keys:
-      - 
+    ssh_keys: []
     uid: 15221
   panisson:
     ensure: present
@@ -2045,22 +2044,20 @@
     name: panisson
     realname: André Panisson
     ssh_keys:
-      - 
+      - ssh-rsa 
AAAAB3NzaC1yc2EAAAABIwAAAQEAsBQKrAubJDt58PL86InNxz0/BEYRJoWbrJw6FCI8B6/GUkGRWiL17Kt7XhiB/6ShNtD6/Md4puA/fB08LJ+GUYxV58eVLpWfdCSTu25AIC2lAiFXwWcFKX7YY4xMYWPCiMkXInODLut8s2o7IuJsikB88m29scZxEVdkxEEupvuf78V7obBjcXGTwed4qMgAzcKjuj3TJZ3DNfGzlylos3NAYGPZ2O0dVIIaGnjsft/quuFKpZHGJe9Td/JUcZ3ddgG8/gO9QXsmNJ4xDUCLdnfen8eI01gfUG5Oe1dJpNw+H2k3HlTefSDUKPrT2SQo9x/tKcstxlKXRxGXaCYt8w==
 panisson@nbdotti33
     uid: 15217
   paolotti:
     ensure: absent
     gid: 500
     name: paolotti
     realname: Daniela Paolotti
-    ssh_keys:
-      - 
+    ssh_keys: []
     uid: 15237
   ciro:
     ensure: absent
     gid: 500
     name: ciro
     realname: Ciro Cattuto
-    ssh_keys:
-      - 
+    ssh_keys: []
     uid: 15247
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I112c458d1cdea243cf1c9422445fe1cf4dddbd93
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <r...@wikimedia.org>

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

Reply via email to