We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302cd71 commit d5285efCopy full SHA for d5285ef
etc/kayobe/kolla.yml
@@ -91,7 +91,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
91
92
# Kolla OpenStack release version. This should be a Docker image tag.
93
# Default is {{ openstack_release }}.
94
-kolla_openstack_release: "{% if kolla_base_distro == 'centos' %}wallaby-20220905T105054{% else %}wallaby-20220819T112725{% endif %}"
+kolla_openstack_release: "{% if kolla_base_distro == 'centos' %}wallaby-20220919T081704{% else %}wallaby-20220819T112725{% endif %}"
95
96
# Docker tag applied to built container images. Default is
97
# {{ kolla_openstack_release }}.
0 commit comments