diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl index 394bf16c..3e2d8c1c 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl @@ -12,6 +12,10 @@ ], "payload": [ { + "param-name": "VF_MODULE_TYPE", + "param-value": "vfmt" + }, + { "param-name": "resource-name", "param-value": "vf_module_name" }, |