-
Boxiang Sun authored
When there has no '_', SlapOS will report 'configuration._', was not defined. And there has '!py!' prefix in the instance-parameter. And we also need to take care the key of '_' use double quotes instead single quotes. So use ast.literal_eval instead the json.dump
6e15fa38