jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/354935 )

Change subject: Disable account for Bernd Sitzmann
......................................................................


Disable account for Bernd Sitzmann

Last login was 2015-08-18, and he's indicated before to Niklas his
account could be removed.

Change-Id: Idc376ad9c46cf96f4c6e29c3bac3e7dbe8ff140e
---
M puppet/modules/users/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Siebrand: Looks good to me, approved



diff --git a/puppet/modules/users/manifests/init.pp 
b/puppet/modules/users/manifests/init.pp
index f18bf37..0cbc6c1 100644
--- a/puppet/modules/users/manifests/init.pp
+++ b/puppet/modules/users/manifests/init.pp
@@ -227,7 +227,7 @@
       home       => '/home/yuvipanda',
       comment    => 'Yuvi Panda';
     'bsitzmann':
-      ensure     => present,
+      ensure     => absent,
       uid        => 1020,
       gid        => 'users',
       groups     => ['betawiki', 'www-shared'],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idc376ad9c46cf96f4c6e29c3bac3e7dbe8ff140e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to