remove extra . from template 87/687/1
authordavidplunkett <dp7642@att.com>
Tue, 14 May 2019 08:34:02 +0000 (08:34 +0000)
committerdavidplunkett <dp7642@att.com>
Tue, 14 May 2019 08:34:02 +0000 (08:34 +0000)
Change-Id: I0b53ea07de006ddd23e8d2bb9fdda7aca474a2e2
Signed-off-by: davidplunkett <dp7642@att.com>
templates/software/charts/osh/openstack-compute-kit/nova.j2

index c507f16..3c44053 100644 (file)
@@ -54,4 +54,4 @@ data:
           passthrough_whitelist: |
             [{% for vf in sriovnet.whitelists -%}{"address":"{{vf["address"]}}","physical_network":"{{sriovnet.physical}}"}{% if loop.index < sriovnet.whitelists|length %},{% endif %}{% endfor %}]
 {% endfor %}
-....
+...