RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/79073
Change subject: aaron handed me a new pubkey, unless it was a pod person...
......................................................................
aaron handed me a new pubkey, unless it was a pod person...
Change-Id: Ica6b66bdc16e643985f1177f75d16999711a2f16
---
M manifests/admins.pp
1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/73/79073/1
diff --git a/manifests/admins.pp b/manifests/admins.pp
index ca2180a..20e1816 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -1289,6 +1289,13 @@
if $manage_home {
Ssh_authorized_key { require => Unixaccount[$realname] }
+ ssh_authorized_key { "rsa-key-20130812":
+ ensure => present,
+ user => $username,
+ type => "ssh-rsa",
+ key =>
"AAAAB3NzaC1yc2EAAAABJQAAAQEAljtlNa6pQX9gEyjrpCUqqQyO1HtYtHFSDuWBiWX5oiLnTSXRr0e7pECiuy9ISEI6oIt7KkaU68+cxSkqK6gwr9YwZ5Pmj3kkopT9LjguzBYxN3jEOj5+oGwdyK6ivQQA/PwPEtVgk8LgJ0EKf+74lQ4cQVsZXyu25HTq3cjfLgQRpwoYc9OBuuwIj//3uhLvIBKS3JvO3BGFsjZBPJmxoZr6+HJI7lXNfy6wWbbinXMS0gzVYhHvPwU5lFYSN0/njh3gCV8EwBYdzV6PmF0q6HXM0R1gLH2FfrhwJY3mnveWu30B7VXENYUHqc6H3wUt3rS2koTHOMvBgy3PbNCyXw=="
+ }
+
ssh_authorized_key { "rsa-key-20101031":
ensure => absent,
user => $username,
--
To view, visit https://gerrit.wikimedia.org/r/79073
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica6b66bdc16e643985f1177f75d16999711a2f16
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