remove extra . from template
[yaml_builds.git] / 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 %}
-....
+...