summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKelly (KT) Thompson <kgt@lanl.gov>2016-03-28 19:56:07 -0600
committerKelly (KT) Thompson <kgt@lanl.gov>2016-03-28 19:56:07 -0600
commit197f07306b238106e1a7ff5c74094e8132865a6a (patch)
tree7c8e6f684a8bde174093349943ace6528f16aeec /etc
parent7ec450912dc71915205857da75bb418ffc3d0904 (diff)
parent02879d94ff7fdc02b870a22fe31614834934801f (diff)
downloadspack-197f07306b238106e1a7ff5c74094e8132865a6a.tar.gz
spack-197f07306b238106e1a7ff5c74094e8132865a6a.tar.bz2
spack-197f07306b238106e1a7ff5c74094e8132865a6a.tar.xz
spack-197f07306b238106e1a7ff5c74094e8132865a6a.zip
Merge remote-tracking branch 'upstream/develop' into pkg-subversion
Diffstat (limited to 'etc')
-rw-r--r--etc/spack/modules.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/spack/modules.yaml b/etc/spack/modules.yaml
new file mode 100644
index 0000000000..aa2a2c3fe2
--- /dev/null
+++ b/etc/spack/modules.yaml
@@ -0,0 +1,8 @@
+# -------------------------------------------------------------------------
+# This is the default spack module files generation configuration.
+#
+# Changes to this file will affect all users of this spack install,
+# although users can override these settings in their ~/.spack/modules.yaml.
+# -------------------------------------------------------------------------
+modules:
+ enable: ['tcl', 'dotkit']