You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously the code was reading the entire sys-config.json file as the
config, but it should only read the vm_config field within it.
Extracted read_vm_config() function that properly parses SysConfig and
returns the vm_config field.
0 commit comments