ComputeCanada / puppet-jupyterhub

Puppet module to deploy a JupyterHub that submits job to Slurm
MIT License
11 stars 7 forks source link

ensure classes are run in order #46

Closed JacobJanzen closed 1 year ago

JacobJanzen commented 1 year ago

Fix for https://github.com/ComputeCanada/puppet-jupyterhub/issues/45.

This change ensures that jupyterhub::base::install::packages is run before jupyterhub::base::install::venv.

cmd-ntrf commented 1 year ago

Closing this in favor of #50 .