Skip to content

Commit

Permalink
Update modules.yaml for expanse/0.17.3/cpu/b to whitelist hadoop
Browse files Browse the repository at this point in the history
  • Loading branch information
mkandes committed Jul 15, 2023
1 parent bd28762 commit 67e74f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/spack/sdsc/expanse/0.17.3/cpu/b/yamls/modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}'
Expand Down

0 comments on commit 67e74f0

Please sign in to comment.