diff options
Diffstat (limited to 'heat/vFWCLDN/vFWSNK/MANIFEST.json')
-rw-r--r-- | heat/vFWCLDN/vFWSNK/MANIFEST.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vFWCLDN/vFWSNK/MANIFEST.json b/heat/vFWCLDN/vFWSNK/MANIFEST.json new file mode 100644 index 00000000..49383787 --- /dev/null +++ b/heat/vFWCLDN/vFWSNK/MANIFEST.json @@ -0,0 +1,17 @@ +{ + "name": "", + "description": "", + "data": [ + { + "file": "base_vfw.yaml", + "type": "HEAT", + "isBase": "true", + "data": [ + { + "file": "base_vfw.env", + "type": "HEAT_ENV" + } + ] + } + ] +} |