Andrew Bogott has uploaded a new change for review.

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

Change subject: Change six UIDs to match ldap
......................................................................

Change six UIDs to match ldap

Asaf Bartov
Adam Baso
Brad Jorsch
Bryan Davis
Benu Situ
Chris Steipp

After this, only 70 left to go :(

Change-Id: Ic1cc156e452200eb5f7ef96d5a8c09261a455ef2
---
M manifests/admins.pp
1 file changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/130069/1

diff --git a/manifests/admins.pp b/manifests/admins.pp
index 76cb436..5e93206 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -141,7 +141,7 @@
     class abaso inherits baseaccount {
         $username = 'abaso'
         $realname = 'Adam Baso'
-        $uid      = '639'
+        $uid      = '2962'
         $enabled  = true
 
         unixaccount { $realname: username => $username, uid => $uid, gid => 
$gid }
@@ -200,7 +200,7 @@
     class anomie inherits baseaccount {
         $username = 'anomie'
         $realname = 'Brad Jorsch'
-        $uid      = '617'
+        $uid      = '2248'
         $enabled  = true
 
         unixaccount { $realname: username => $username, uid => $uid, gid => 
$gid }
@@ -359,7 +359,7 @@
     class bd808 inherits baseaccount {
         $username = 'bd808'
         $realname = 'Bryan Davis'
-        $uid      = '652'
+        $uid      = '3518'
         $enabled    = true
 
         unixaccount { $realname: username => $username, uid => $uid, gid => 
$gid }
@@ -469,7 +469,7 @@
     class csteipp inherits baseaccount {
         $username = 'csteipp'
         $realname = 'Chris Steipp'
-        $uid      = '609'
+        $uid      = '2246'
         $enabled  = true
 
         unixaccount { $realname: username => $username, uid => $uid, gid => 
$gid, enabled => $enabled }
@@ -2234,7 +2234,7 @@
     class bsitu inherits baseaccount {
         $username = 'bsitu'
         $realname = 'Benny Situ'
-        $uid      = '595'
+        $uid      = '2100'
 
         unixaccount { $realname: username => $username, uid => $uid, gid => 
$gid }
 
@@ -2636,7 +2636,7 @@
     class abartov inherits baseaccount {
         $username = 'abartov'
         $realname = 'Asaf Bartov'
-        $uid      = '618'
+        $uid      = '2176'
 
         unixaccount { $realname: username => $username, uid => $uid, gid => 
$gid }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1cc156e452200eb5f7ef96d5a8c09261a455ef2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>

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

Reply via email to