summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/data/config/config.yaml
blob: d5c5f914fbb9d74da6ec083e669e6e93822819b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config:
  install_tree:
    root: $spack/opt/spack
  template_dirs:
  - $spack/share/spack/templates
  - $spack/lib/spack/spack/test/data/templates
  - $spack/lib/spack/spack/test/data/templates_again
  build_stage:
  - $tempdir/$user/spack-stage
  - ~/.spack/stage
  source_cache: $spack/var/spack/cache
  misc_cache: ~/.spack/cache
  verify_ssl: true
  checksum: true
  dirty: false
  concretizer: {0}