Siebrand has uploaded a new change for review. ( 
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/35/354935/1

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: newchange
Gerrit-Change-Id: Idc376ad9c46cf96f4c6e29c3bac3e7dbe8ff140e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>

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

Reply via email to