Ottomata has uploaded a new change for review.

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


Change subject: dandreescu ssh_authorized_key needs a different name too
......................................................................

dandreescu ssh_authorized_key needs a different name too

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/14/60114/1

diff --git a/manifests/admins.pp b/manifests/admins.pp
index d105ead..4b81aa8 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -2347,7 +2347,7 @@
                $manage_home = false
                unixaccount { $realname: username => $username, uid => $uid, 
gid => $gid, enabled => $enabled }
                ssh_authorized_key {
-                       'dan@DAndreescu-ThinkPad-T420s':
+                       'dan@DAndreescu-ThinkPad-T420s (disabled)':
                                ensure  => absent,
                                user    => $username,
                                type    => 'ssh-rsa',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia304aa120b906b59d97211ae5eeac5857ebebb2e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

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

Reply via email to