feat: update jupyterlab container
- change to packer created alma9 instance - change docker root to use /data volume
This commit is contained in:
@@ -25,7 +25,7 @@ class profiles::jupyter::jupyterhub (
|
||||
String $ldap_group_search_filter = '(uniqueMember={userdn})',
|
||||
String $ldap_user_attribute = 'uid',
|
||||
String $ldap_user_dn_attribute = 'cn',
|
||||
String $docker_image = 'git.query.consul/unkin/almalinux8-jupyterinstance:latest',
|
||||
String $docker_image = 'git.query.consul/unkin/almalinux9-jupyterlab:latest',
|
||||
String $docker_network = 'bridge',
|
||||
){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user