We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7574a commit 776798fCopy full SHA for 776798f
molecule/default/converge.yml
@@ -15,5 +15,3 @@
15
cvmfs_client_configure_storage: false
16
cvmfs_cache_size: "1000" # small cache size for CI
17
cvmfs_http_proxy: "DIRECT"
18
- cvmfs_configuration:
19
- - "cvmfs-config-computecanada"
molecule/default/verify.yml
@@ -5,5 +5,5 @@
5
become: true
6
7
tasks:
8
- - name: Test loading the Compute Canda module environment
+ - name: Test loading the Compute Canada module environment
9
shell: source /cvmfs/soft.computecanada.ca/config/profile/bash.sh
0 commit comments