Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tosca-templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirco Tracolli
tosca-templates
Commits
3dadb8b8
Commit
3dadb8b8
authored
3 years ago
by
MircoT
Browse files
Options
Downloads
Patches
Plain Diff
Fix image tag
parent
2d25decd
Branches
master
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
012_jupyter_vm.yaml
+2
-2
2 additions, 2 deletions
012_jupyter_vm.yaml
013_ml_infn.yaml
+2
-2
2 additions, 2 deletions
013_ml_infn.yaml
015_cygno_experiment.yaml
+1
-1
1 addition, 1 deletion
015_cygno_experiment.yaml
with
5 additions
and
5 deletions
012_jupyter_vm.yaml
+
2
−
2
View file @
3dadb8b8
...
...
@@ -63,7 +63,7 @@ topology_template:
jupyter_images
:
type
:
string
default
:
"
dodasts/snj-base-lab:
latest
"
default
:
"
dodasts/snj-base-lab:
v1.0.0-snj
"
description
:
Default image
jupyterlab_collaborative
:
...
...
@@ -73,7 +73,7 @@ topology_template:
jupyterlab_collaborative_image
:
type
:
string
default
:
"
dodasts/snj-base-jlabc:
latest
"
default
:
"
dodasts/snj-base-jlabc:
v1.0.0-snj
"
description
:
Default image for jupyter collaborative service
ports
:
...
...
This diff is collapsed.
Click to expand it.
013_ml_infn.yaml
+
2
−
2
View file @
3dadb8b8
...
...
@@ -76,7 +76,7 @@ topology_template:
jupyter_images
:
type
:
string
default
:
"
dodasts/ml-infn-lab:
latest
"
default
:
"
dodasts/ml-infn-lab:
v1.0.0-snj
"
description
:
Default image for jupyter server
jupyter_use_gpu
:
...
...
@@ -96,7 +96,7 @@ topology_template:
jupyterlab_collaborative_image
:
type
:
string
default
:
"
dodasts/ml-infn-jlabc:
latest
"
default
:
"
dodasts/ml-infn-jlabc:
v1.0.0-snj
"
description
:
Default image for jupyter collaborative service
cvmfs_repos
:
...
...
This diff is collapsed.
Click to expand it.
015_cygno_experiment.yaml
+
1
−
1
View file @
3dadb8b8
...
...
@@ -63,7 +63,7 @@ topology_template:
jupyter_images
:
type
:
string
default
:
"
dodasts/cygno-lab:
latest
"
default
:
"
dodasts/cygno-lab:
v1.0.0-snj
"
description
:
Default image for jupyter server
ports
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment