use 2023.2 images in stable/2023.2 branch
Change-Id: I30274ee617a4e513f8506ec5e24277613f11760c
This commit is contained in:
parent
3745281eb9
commit
90c5df1ce7
@ -718,7 +718,7 @@ external_api_firewalld_zone: "public"
|
||||
####################
|
||||
# OpenStack options
|
||||
####################
|
||||
openstack_release: "master"
|
||||
openstack_release: "2023.2"
|
||||
# Docker image tag used by default.
|
||||
openstack_tag: "{{ openstack_release }}-{{ kolla_base_distro }}-{{ kolla_base_distro_version }}{{ openstack_tag_suffix }}"
|
||||
openstack_tag_suffix: ""
|
||||
|
@ -42,7 +42,7 @@ workaround_ansible_issue_8743: yes
|
||||
#kolla_base_distro: "rocky"
|
||||
|
||||
# Do not override this unless you know what you are doing.
|
||||
#openstack_release: "master"
|
||||
#openstack_release: "2023.2"
|
||||
|
||||
# Docker image tag used by default.
|
||||
#openstack_tag: "{{ openstack_release ~ openstack_tag_suffix }}"
|
||||
|
Loading…
Reference in New Issue
Block a user