From 67e74f0e081b45fa82d7ff097a03e4cd5b3757ea Mon Sep 17 00:00:00 2001 From: Marty Kandes Date: Fri, 14 Jul 2023 18:23:11 -0700 Subject: [PATCH] Update modules.yaml for expanse/0.17.3/cpu/b to whitelist hadoop --- etc/spack/sdsc/expanse/0.17.3/cpu/b/yamls/modules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/spack/sdsc/expanse/0.17.3/cpu/b/yamls/modules.yaml b/etc/spack/sdsc/expanse/0.17.3/cpu/b/yamls/modules.yaml index 652456f3ab31ac..57f238e86f325a 100644 --- a/etc/spack/sdsc/expanse/0.17.3/cpu/b/yamls/modules.yaml +++ b/etc/spack/sdsc/expanse/0.17.3/cpu/b/yamls/modules.yaml @@ -9,7 +9,7 @@ modules: - mpi hash_length: 0 blacklist_implicits: true - whitelist: ['py-jupyter-core'] + whitelist: ['py-jupyter-core', 'hadoop'] naming_scheme: '{name}/{version}/{hash:7}' projections: all: '{name}/{version}/{hash:7}'