aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/sdc/templates/vf_create.json.j2
diff options
context:
space:
mode:
Diffstat (limited to 'src/onapsdk/sdc/templates/vf_create.json.j2')
-rw-r--r--src/onapsdk/sdc/templates/vf_create.json.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/src/onapsdk/sdc/templates/vf_create.json.j2 b/src/onapsdk/sdc/templates/vf_create.json.j2
index 6f165e5..1d9c701 100644
--- a/src/onapsdk/sdc/templates/vf_create.json.j2
+++ b/src/onapsdk/sdc/templates/vf_create.json.j2
@@ -8,10 +8,10 @@
"componentInstancesProperties": {},
"componentType": "RESOURCE",
"contactId": "cs0008",
- {% if category.name != "Allotted Resource" %}
+ {%- if category.name != "Allotted Resource" %}
"csarUUID": "{{ vsp.csar_uuid }}",
"csarVersion": "1.0",
- {% endif %}
+ {%- endif %}
"deploymentArtifacts": {},
"description": "VF",
"icon": "defaulticon",