Ottomata has submitted this change and it was merged.

Change subject: Disable Fabian Kaelin's account, he no longer works with us.
......................................................................


Disable Fabian Kaelin's account, he no longer works with us.

Change-Id: If9635e52c485053c41840328fae9d934bf15274e
---
M manifests/admins.pp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/manifests/admins.pp b/manifests/admins.pp
index c3a70d2..f7fd6c9 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -1752,6 +1752,7 @@
                $username = "declerambaul"
                $realname = "Fabian Kaelin"
                $uid = 566
+               $enabled = "false"
 
                unixaccount { $realname: username => $username, uid => $uid, 
gid => $gid }
 
@@ -1760,7 +1761,7 @@
 
                         ssh_authorized_key {
                                "declerambaul_wiki":
-                                       ensure  => present,
+                                       ensure  => absent,
                                        user    => $username,
                                        type    => "ssh-rsa",
                                        key     => 
"AAAAB3NzaC1yc2EAAAABIwAAAQEA3aScUQs0HeQEp/pnMuJ6JKWTwEa8IPVKa7Gkrx2DJ3z1qUtA5wzxSG6m//MJBokIntwBAGuqRazAqs5cB3m4GVqViA1fabxZy55l1/GB+962/d8goVEbtkj/MO47vuUBosVSy5GGjGOs3hWtKId9q6+AU0OCNZwC3j12tXGIX3ztcf4Ef2pdBoCfJMgrvlnIpdFDBftrua9kVvYRQj6tVr5rTbFlEioNgNcdQXhvDP0sU81i1NG/nAeOZMDYOzUscDHa6JcCts3nRyqrqgaMixxGjF7WG42tqS+AEqKi9IOqFnaiHtwipZrnJJ8IxtDOve3HHA3VctBsh03qB4RZ6w==";

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If9635e52c485053c41840328fae9d934bf15274e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Diederik <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

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

Reply via email to