diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/base/MANIFEST.json')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/base/MANIFEST.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/base/MANIFEST.json b/heat/vFW_CNF_CDS/templates/base/MANIFEST.json index aebb1462..cd971cd6 100644 --- a/heat/vFW_CNF_CDS/templates/base/MANIFEST.json +++ b/heat/vFW_CNF_CDS/templates/base/MANIFEST.json @@ -3,6 +3,10 @@ "description": "", "data": [ { + "file": "vFW_CDS_CNF.zip", + "type": "CONTROLLER_BLUEPRINT_ARCHIVE" + }, + { "file": "base_template.yaml", "type": "HEAT", "isBase": "true", |