use 2023.2 images in stable/2023.2 branch

Change-Id: I30274ee617a4e513f8506ec5e24277613f11760c
This commit is contained in:
Bartosz Bezak 2024-01-24 12:47:11 +01:00
parent 3745281eb9
commit 90c5df1ce7
2 changed files with 2 additions and 2 deletions

View File

@ -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: ""

View File

@ -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 }}"