File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,15 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts
9
9
10
10
{% if kolla_base_distro == 'centos' %}
11
11
bifrost_tag : xena-20221128T101757
12
+ etcd_tag : xena-20230201T095253
12
13
glance_tls_proxy_tag : " {% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
13
14
magnum_tag : xena-20230131T144233
14
15
neutron_tls_proxy_tag : " {% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
15
16
nova_tag : xena-20230120T115956
16
17
rabbitmq_tag : xena-20230105T141714
17
18
{% else %}
18
19
bifrost_tag : xena-20221213T224057
20
+ etcd_tag : xena-20230201T131415
19
21
glance_tls_proxy_tag : " {% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
20
22
kolla_toolbox_tag : xena-20230104T145414
21
23
magnum_tag : xena-20230131T151601
You can’t perform that action at this time.
0 commit comments