Fix quotes issue in stein release file

Change-Id: I8b23490be77cc177e2b964578b0e8f44f11a1e2e
This commit is contained in:
Sagi Shnaidman 2021-03-30 16:17:16 +03:00
parent 2f38509ffd
commit 976c1ff76f
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