libpmodules (#385): accept but ignore new keys in Pmodules.yaml

This commit is contained in:
2025-02-05 15:08:27 +01:00
parent e0841bce39
commit e0de052b53
+1 -4
View File
@@ -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'