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 2de1d94 commit b04dd46Copy full SHA for b04dd46
inventory/group_vars/all.yml
@@ -51,16 +51,6 @@ eessi_cvmfs_repositories:
51
client_options: []
52
use_for_ci: false
53
description: "Repository that contains the EESSI software stacks."
54
- - repository: ci.eessi.io
55
- stratum0: rug-nl-s0.eessi.science
56
- owner: "{{ cvmfs_repo_owner | default('root') }}"
57
- key_dir: /etc/cvmfs/keys/eessi.io
58
- server_options:
59
- - CVMFS_AUTO_GC=false
60
- - CVMFS_GARBAGE_COLLECTION=true
61
- client_options: []
62
- use_for_ci: true
63
- description: "Small-sized repository used for CI purposes."
64
65
# Meta information for CVMFS Stratum servers
66
cvmfs_server_meta_administrator: "EESSI CVMFS Administrators"
0 commit comments