Gehel has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/395481 )
Change subject: admin: allow maps-admins access to deployment servers ...................................................................... admin: allow maps-admins access to deployment servers It looks like we forgot to add maps-admins to the list of admins on deployment servers. This was not an issue until now as maps-admins were already in other access groups. This needs to be fixed to allow Paul to deploy tilerator / kartotherian. Bug: T182066 Change-Id: I0025d1391302217e8a18c1457f2ec7877c500266 --- M hieradata/role/common/deployment_server.yaml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/81/395481/1 diff --git a/hieradata/role/common/deployment_server.yaml b/hieradata/role/common/deployment_server.yaml index 7c55e05..e668cde 100644 --- a/hieradata/role/common/deployment_server.yaml +++ b/hieradata/role/common/deployment_server.yaml @@ -15,6 +15,7 @@ - deploy-phabricator - analytics-admins - gerrit-root + - maps-admins # screen sessions are common on deployment servers (T165348) monitor_screens: false -- To view, visit https://gerrit.wikimedia.org/r/395481 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0025d1391302217e8a18c1457f2ec7877c500266 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Gehel <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
