Merge "Fix quotes issue in stein release file"

This commit is contained in:
Zuul 2021-03-31 11:14:44 +00:00 committed by Gerrit Code Review
commit 9c734b154a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ dlrn_hash_tag: current-tripleo
dlrn_hash_tag_newest: current
dlrn_baseurl: "https://trunk.rdoproject.org/{{ distro_ver }}-{{ release }}"
docker_registry_host: >-
"{{ job.build_container_images|default(false)|bool | ternary('127.0.0.1:5001', job.alt_container_registry|default('trunk.registry.rdoproject.org')) }}"
{{ job.build_container_images|default(false)|bool | ternary('127.0.0.1:5001', job.alt_container_registry|default('trunk.registry.rdoproject.org')) }}
docker_registry_namespace: "tripleo{{ release }}"
docker_image_tag: "{{ dlrn_hash|default(dlrn_hash_tag) }}"
docker_openshift_tag: v3.11.0