mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 02:19:39 +02:00
Merge branch '385-libpmodules-ignore-new-keys-in-overlay-config-file-2' into '1.1.22'
Resolve "libpmodules: ignore new keys in overlay config file" See merge request Pmodules/src!414
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