mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 18:29:39 +02:00
libpmodules (#385): accept but ignore new keys in Pmodules.yaml
This commit is contained in:
@@ -79,10 +79,7 @@ declare -A OverlayConfigKeys=(
|
||||
['modulefiles_root']=''
|
||||
['excludes']=''
|
||||
['type']='n'
|
||||
['modulepath']=''
|
||||
['modulepath_unstable']=''
|
||||
['modulepath_stable']=''
|
||||
['modulepath_deprecated']=''
|
||||
['path_config']=''
|
||||
['has_groups']='true'
|
||||
['has_relstages']='true'
|
||||
['default_relstage']='unstable'
|
||||
|
||||
Reference in New Issue
Block a user