We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41b7e9 commit a36a073Copy full SHA for a36a073
roles/ewatercycle/defaults/main.yml
@@ -19,7 +19,7 @@ apptainer_image_root: '{{ data_root }}/singularity-images'
19
home_root: /home
20
# Version of ewatercycle Python package
21
# /etc/ewatercycle.yaml will be slightly different depending on version.
22
-pyewatercycle_version: v2.4.0
+pyewatercycle_version: 2.4.0
23
# From where should /data/shared be mounted, from dcache or samba.
24
# Determines what parameter sets are avaliable. As samba has a small subset.
25
shared_data_source: dcache
0 commit comments