We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0718782 commit a0ec1cdCopy full SHA for a0ec1cd
zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2
@@ -153,7 +153,7 @@ flavor_id = {{ flavor_ref }}
153
dns_nameserver = {{ test_name_server }}
154
network_driver = flannel
155
{%- if test_registry_prefix %}
156
-labels = container_infra_prefix={{ test_registry_prefix }}
+labels = {"container_infra_prefix": "{{ test_registry_prefix }}"
157
insecure_registry = {{ test_registry_prefix }}
158
{%- endif %}
159
0 commit comments