diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl index c85af209..820df768 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl @@ -180,10 +180,6 @@ "param-value": "${int_private2_net_cidr}" }, { - "param-name": "onap_private_subnet_id", - "param-value": "${onap_private_subnet_id}" - }, - { "param-name": "onap_private_net_cidr", "param-value": "${onap_private_net_cidr}" }, |