refactor settings for install area and make them config options
This commit is contained in:

committed by
Todd Gamblin

parent
7ccf56a0b7
commit
c557e76565
8
etc/spack/install.yaml
Normal file
8
etc/spack/install.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# -------------------------------------------------------------------------
|
||||
# This is the default spack install setup configuration.
|
||||
#
|
||||
# Changes to this file will affect all users of this spack install
|
||||
# -------------------------------------------------------------------------
|
||||
install:
|
||||
path: $spack/opt/spack
|
||||
layout : YamlDirectoryLayout
|
Reference in New Issue
Block a user