Dereckson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364469 )

Change subject: Remove deployers from restricted group
......................................................................

Remove deployers from restricted group

The `restricted` group offers a access to the production servers,
allowing for example to run maintenance scripts.

These permissions are already included in the `deployment` group.

Bug: T104671
Change-Id: I34d245e7758fce56c217de35eee342e15a702e19
---
M modules/admin/data/data.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index dc262af..75e8187 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -74,8 +74,8 @@
     description: access to terbium, mwlog hosts (private data) and bastion 
hosts
                  restricted folks use sudo to access apache / www-data 
resources
     members: [daniel, dartar, ellery, bearloga,
-              ezachte, hoo, jamesur, jdlrobson, khorn, tparscal, ssastry, 
smalyshev,
-              nuria, leila, santhosh, amire80, legoktm, addshore, foks, 
chelsyx]
+              ezachte, jamesur, jdlrobson, tparscal, smalyshev,
+              leila, santhosh, amire80, foks, chelsyx]
     privileges: ['ALL = (www-data,apache) NOPASSWD: ALL']
   cassandra-test-roots:
     gid: 708

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

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

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

Reply via email to