diff options
Diffstat (limited to 'robot/assets/asdc/base_vcpe_infra/MANIFEST.json')
-rw-r--r-- | robot/assets/asdc/base_vcpe_infra/MANIFEST.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/robot/assets/asdc/base_vcpe_infra/MANIFEST.json b/robot/assets/asdc/base_vcpe_infra/MANIFEST.json new file mode 100644 index 00000000..11ce42f9 --- /dev/null +++ b/robot/assets/asdc/base_vcpe_infra/MANIFEST.json @@ -0,0 +1,17 @@ +{ + "name": "", + "description": "", + "data": [ + { + "file": "base_vcpe_infra.yaml", + "type": "HEAT", + "isBase": "true", + "data": [ + { + "file": "base_vcpe_infra.env", + "type": "HEAT_ENV" + } + ] + } + ] +}
\ No newline at end of file |