Yuvipanda has submitted this change and it was merged. Change subject: paws_internal: Provision research users on notebook node ......................................................................
paws_internal: Provision research users on notebook node Bug: T149543 Change-Id: I36c4e6cfabfe005e595426eb5e100a939d06554f --- M hieradata/role/common/paws_internal/jupyterhub.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Yuvipanda: Verified; Looks good to me, approved diff --git a/hieradata/role/common/paws_internal/jupyterhub.yaml b/hieradata/role/common/paws_internal/jupyterhub.yaml index 4ae3c30..f1b03cc 100644 --- a/hieradata/role/common/paws_internal/jupyterhub.yaml +++ b/hieradata/role/common/paws_internal/jupyterhub.yaml @@ -1,5 +1,6 @@ admin::groups: - notebook-roots + - researchers debdeploy::grains: debdeploy-notebook: -- To view, visit https://gerrit.wikimedia.org/r/319479 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I36c4e6cfabfe005e595426eb5e100a939d06554f Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Yuvipanda <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
