UBC-DSCI / rudaux

LMS + External Tool Workflow Orchestration
https://ubc-dsci.github.io/rudaux
MIT License
7 stars 5 forks source link

Move nodejs to nodesource #122

Closed ianabc closed 3 years ago

ianabc commented 3 years ago

Untested, don't merge yet

We need to move node to a later version and this role does the job. To use it run ./ansible/scripts/role_module_update.sh to grab the updated role, then re-run the hub play. When it is finished it should install node 12.x.

trevorcampbell commented 3 years ago

@ianabc @Lourenzutti this PR appears to edit only ansible, so I'm happy to merge it whenever you're both happy with it. Just let me know.

trevorcampbell commented 3 years ago

Nevermind. I am re-organizing this repository to only pertain to course orchestration (not jhub setup / infrastructure).

Please reopen this PR in the jupyterhub-infrastructure repo!