Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/278044
Change subject: admin: add mforns, nuria to statistics-web-roots ...................................................................... admin: add mforns, nuria to statistics-web-roots This new group gives root access on analytics website hosts, currently stat1001.eqiad.wmnet, which hosts https://stats.wikimedia.org, https://datasets.wikimedia.org, https://metrics.wikimedia.org and similar, see comments in site.pp It is based on the 'role statistics::web', so if other hosts get this role in the future, the access will come with it automatically. Bug:T130226 Change-Id: I0b105f50575aebcf0decc7ae52405a3e93d4e3f2 --- M modules/admin/data/data.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/44/278044/1 diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml index b26d270..d26f5ca 100644 --- a/modules/admin/data/data.yaml +++ b/modules/admin/data/data.yaml @@ -491,7 +491,7 @@ statistics-web-roots: gid: 775 description: root access on analytics website hosts (stats.wm,metrics.wm,datasets.wm) - members: [] + members: [mforns, nuria] privileges: ['ALL = (ALL) NOPASSWD: ALL'] users: rush: -- To view, visit https://gerrit.wikimedia.org/r/278044 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0b105f50575aebcf0decc7ae52405a3e93d4e3f2 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
