Dzahn has uploaded a new change for review.

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


Change subject: remove non-root users from kaulen since it's not used as 
download server
......................................................................

remove non-root users from kaulen since it's not used as download server

RT #1839

since misc::download-mediawiki is not on this host anymore and those accounts
had been added for that, they are not needed and should instead be added
where Mediawiki is going to be downloaded from (new platform eng. download 
server in eqiad)

unless, one of you actually used those accounts to debug Bugzilla or other tasks

Change-Id: I198bba8006289c4235151beaf3505324b20383a7
---
M manifests/site.pp
1 file changed, 1 insertion(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/66/72666/1

diff --git a/manifests/site.pp b/manifests/site.pp
index b1e845b..77d4213 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1214,15 +1214,9 @@
 
        include standard,
                role::bugzilla,
-               admins::roots,
-               accounts::demon,
-               accounts::hashar,
-               accounts::reedy,
-               accounts::robla
+               admins::roots
 
        install_certificate{ "star.wikimedia.org": }
-
-       sudo_user { [ "demon", "reedy" ]: privileges => ['ALL = (mwdeploy) 
NOPASSWD: ALL'] }
 }
 
 ## labsdb dbs

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

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

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

Reply via email to