Skip to content

Commit f89768c

Browse files
committed
Add container image tags for etcd
1 parent f35e75d commit f89768c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts
99

1010
{% if kolla_base_distro == 'centos' %}
1111
bifrost_tag: xena-20221128T101757
12+
etcd_tag: xena-20230201T095253
1213
glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
1314
magnum_tag: xena-20230131T144233
1415
neutron_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
1516
nova_tag: xena-20230120T115956
1617
rabbitmq_tag: xena-20230105T141714
1718
{% else %}
1819
bifrost_tag: xena-20221213T224057
20+
etcd_tag: xena-20230201T131415
1921
glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}"
2022
kolla_toolbox_tag: xena-20230104T145414
2123
magnum_tag: xena-20230131T151601

0 commit comments

Comments
 (0)