Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/189611
Change subject: add chromium-admins to visual editor role ...................................................................... add chromium-admins to visual editor role Add the newly created chromium-admin group (I96d07556ecaafd) to the Visual Editor role class, so that it gets applied on osmium and resolves the access request for Roan in: Is that how you do it? My first one since this is an edit in hiera rather than an include in site.pp. Bug:T89038 Change-Id: I4b1c4625b335dbef6cba4c1fab6091b71142c625 --- A hieradata/role/common/ve.yaml 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/11/189611/1 diff --git a/hieradata/role/common/ve.yaml b/hieradata/role/common/ve.yaml new file mode 100644 index 0000000..625147d --- /dev/null +++ b/hieradata/role/common/ve.yaml @@ -0,0 +1,3 @@ +cluster: ve +admin::groups: + - chromium-admin -- To view, visit https://gerrit.wikimedia.org/r/189611 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4b1c4625b335dbef6cba4c1fab6091b71142c625 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
