Gehel has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/361728 )

Change subject: Fix incorrect paste of dworley ssh key
......................................................................


Fix incorrect paste of dworley ssh key

Somehow it got ssh-rsa copied twice into the beginning, which prevents
login.

Change-Id: I02f5223deec00ee730f27b0621093fa22a3b9451
---
M modules/admin/data/data.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index 65a75d4..14c19d8 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -2509,7 +2509,7 @@
     name: dworley
     realname: Daniel Worley
     ssh_keys:
-      - ssh-rsa ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQDlyZ7OS3200wsY9HIv2i0FlN3tbUBvzXL/AqvGXADDZscRK3DOUTAAyv/oYDoiYGe8V/5GIujrN2EQ1BPo4FFqmQfHIjNv5yJ5xZJmPeFUtBlOLLMa1sknfAcYiOpvhn0T7gLpipf0JUq+0J5RmbILD0xq5GHZAu3rYAJUtz4ameoPkDy1mGJk66ajZw+ufnv+g4zTXG7RFAT4r1Tui9wHfNmQdxuLGhUsdjOWxUwJXIqSzhdXfhQGx0JkZLPPwLuKPmNo58GQESe3kZM6a7GqSBhvU8sDdLP21LbOKKyeISpn+V2WAa+XPFF6FI0cbhIHF7RGMvV1CK2g86TAPngl
 dworley@slippy
+      - ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQDlyZ7OS3200wsY9HIv2i0FlN3tbUBvzXL/AqvGXADDZscRK3DOUTAAyv/oYDoiYGe8V/5GIujrN2EQ1BPo4FFqmQfHIjNv5yJ5xZJmPeFUtBlOLLMa1sknfAcYiOpvhn0T7gLpipf0JUq+0J5RmbILD0xq5GHZAu3rYAJUtz4ameoPkDy1mGJk66ajZw+ufnv+g4zTXG7RFAT4r1Tui9wHfNmQdxuLGhUsdjOWxUwJXIqSzhdXfhQGx0JkZLPPwLuKPmNo58GQESe3kZM6a7GqSBhvU8sDdLP21LbOKKyeISpn+V2WAa+XPFF6FI0cbhIHF7RGMvV1CK2g86TAPngl
 dworley@slippy
     uid: 17235
     email: [email protected]
     expiry_date: 2017-08-31

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I02f5223deec00ee730f27b0621093fa22a3b9451
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: Gehel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to