ArielGlenn has uploaded a new change for review.

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


Change subject: move brion from roots to mortals, rt #4798
......................................................................

move brion from roots to mortals, rt #4798

he keeps his access to the dataset hosts

Change-Id: I128a2a511fa062b423532af446a5514ec0715ea7
---
M manifests/admins.pp
M manifests/site.pp
2 files changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/17/102417/1

diff --git a/manifests/admins.pp b/manifests/admins.pp
index 6609f14..6c9f696 100644
--- a/manifests/admins.pp
+++ b/manifests/admins.pp
@@ -3232,7 +3232,6 @@
        include accounts::asher # disabled
        include accounts::bblack
        include accounts::ben # disabled
-       include accounts::brion # shell re-enabled dz 20121004
        include accounts::catrope
        include accounts::cmjohnson
        include accounts::dzahn
@@ -3269,6 +3268,7 @@
        include accounts::awight
        include accounts::awjrichards
        include accounts::bd808
+       include accounts::brion # per user request, rt 4798
        include accounts::bsitu
        include accounts::cmcmahon
        include accounts::csteipp
diff --git a/manifests/site.pp b/manifests/site.pp
index dd56286..bf1db92 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -512,6 +512,7 @@
     $cluster = "misc"
     $gid=500
 
+    include accounts::brion
     include role::download::primary
 }
 
@@ -520,6 +521,7 @@
     $gid=500
     interface::aggregate { "bond0": orig_interface => "eth0", members => [ 
"eth0", "eth1" ] }
 
+    include accounts::brion
     include role::download::secondary
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I128a2a511fa062b423532af446a5514ec0715ea7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

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

Reply via email to