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