FIX: use only local_psi as mirror RHEL7

This commit is contained in:
2024-07-29 16:51:19 +02:00
parent 22fcd29c3a
commit 4608351cea
5 changed files with 10 additions and 12 deletions

View File

@ -5,11 +5,12 @@ spack:
config:
install_tree:
root: $spack/opt/spack/testing
# Strongly adviced to avoid problems with buildcaches
padded_length: 256
include:
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
mirrors:
local_testing: file:///afs/psi.ch/software/spack/testing
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_psi: file:///afs/psi.ch/software/spack/psi_mirror
specs: []
view: false