Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/69951
Change subject: remove Daniel Kinzler's account, he said he doesn't need it and
it had the wrong keys, already checked key was nowhere besides fenari, deleting
home dirs via salt
......................................................................
remove Daniel Kinzler's account, he said he doesn't need it and it had
the wrong keys, already checked key was nowhere besides fenari, deleting
home dirs via salt
Change-Id: Idc4d4b3dc0f9a27b6b01c3fb49dc22ff70131c55
---
M manifests/admins.pp
1 file changed, 0 insertions(+), 22 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/51/69951/1
diff --git a/manifests/admins.pp b/manifests/admins.pp
index 12fc424..494ccb3 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -489,27 +489,6 @@
}
}
- class daniel inherits baseaccount {
- $username = "daniel"
- $realname = "Daniel Kinzler"
- $uid = 545
-
- unixaccount { $realname: username => $username, uid => $uid,
gid => $gid }
-
- if $manage_home {
- if $svnkey {
- Ssh_authorized_key { require =>
Unixaccount[$realname] }
-
- ssh_authorized_key {
'[email protected]':
- ensure => present,
- user => $username,
- type => "ssh-rsa",
- key =>
"AAAAB3NzaC1yc2EAAAABJQAAAIEAuH1eNAxPgzMG0GoCZBtNx/eTnneQRT0Z/IZvbj0uQusaNlSG7MlFrUEI/HWCwIcWZlAdMBCvp2Ywc7+flvgH+JuBzbjvXDhhkC9o0/9wxKEwGRnP8RDnNBlaouzk/ROP4m8L2FZahAahFzoqDqYxzBl7bQ/iw+N811rAo+R0AGU=";
- }
- }
- }
- }
-
class dsc inherits baseaccount {
$username = "dsc"
$realname = "David Schoonover"
@@ -3036,7 +3015,6 @@
include accounts::dab
include accounts::manybubbles
include accounts::milimetric
- include accounts::daniel
include accounts::dartar
include accounts::diederik
include accounts::dsc
--
To view, visit https://gerrit.wikimedia.org/r/69951
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc4d4b3dc0f9a27b6b01c3fb49dc22ff70131c55
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits