summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/spack/install.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/spack/install.yaml b/etc/spack/install.yaml
new file mode 100644
index 0000000000..553d09f13e
--- /dev/null
+++ b/etc/spack/install.yaml
@@ -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 \ No newline at end of file