Tim Starling has submitted this change and it was merged.

Change subject: Revoke Aaron's SSH key
......................................................................


Revoke Aaron's SSH key

Possibly stolen laptop

Change-Id: I2ecb612cb6c60712c12b8dbf08152bc8962382cf
---
M manifests/admins.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tim Starling: Verified; Looks good to me, approved



diff --git a/manifests/admins.pp b/manifests/admins.pp
index b7dc1a0..ca2180a 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -1290,7 +1290,7 @@
                        Ssh_authorized_key { require => Unixaccount[$realname] }
 
                        ssh_authorized_key { "rsa-key-20101031":
-                               ensure  => present,
+                               ensure  => absent,
                                user    => $username,
                                type    => "ssh-rsa",
                                key     => 
"AAAAB3NzaC1yc2EAAAABJQAAAIBv9rklx9iBwtRUh9JB9ZwRGPX60KrS22X48XR4VjMIa56+IG2/yfQ9Z2nUl8Jt2gNHg/SG6JXelctU6kvmg5J9nU+fTYz88Yq4+DOkMwl88Q431IMXW8WKODKkj3dC4I5xHPZP4YH+eWuLoFphJtifiLNm4lbhKG7cxtNtowWj6Q=="

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2ecb612cb6c60712c12b8dbf08152bc8962382cf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>

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

Reply via email to