Dzahn has uploaded a new change for review.

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


Change subject: set SSH key for halfak to absent (RT #5004)
......................................................................

set SSH key for halfak to absent (RT #5004)

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/66/60466/1

diff --git a/manifests/admins.pp b/manifests/admins.pp
index 4b81aa8..f960114 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -1738,7 +1738,7 @@
                        Ssh_authorized_key { require => Unixaccount[$realname]}
                        ssh_authorized_key {
                                "halfak":
-                                       ensure  => present,
+                                       ensure  => absent,
                                        user    => $username,
                                        type    => "ssh-rsa",
                                        key     => 
"AAAAB3NzaC1yc2EAAAABIwAAAQEAuTdhPxqwEA5HR+HSH7LlPpKdducUsHg5YfIAd2pISraE5vNSYmvMGQHTLdq01JIxZHwCsKZ3UjdE5mL8/IANXR3Azk6v/Uoz9N5pBvH07/o5ZzDfTI+ZzaJw3ejv2C7lUXfbCPP7J+6BITV/q1UluFwmSOnwtSQ91s9/iXGLb6LrKkfXOBUz1P/hY+kF/Iw3zykBCpVkqIlqo3wBJo7i2qwL/zOxrRTuqzUyfCy+x87qSp5e7KUP26b/xVc/9km8FWO9twDGU6BotoyxHWZIXRaIrHgz96CCtDFFn3+TCGy5LlHn24+UtBFZXPfH0VsM+L7ZF8k+HMWxR57M7IBwtw==";

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f6fa1f213c04e40be0ce4cadb640aa5b6a2f736
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to