Merge "Switch to Jammy images"

This commit is contained in:
Zuul 2022-07-29 09:59:23 +00:00 committed by Gerrit Code Review
commit ee3cb2ae02

View File

@ -1170,7 +1170,7 @@ distro_python_version_map: {
kolla_base_distro_version_default_map: {
"centos": "stream8",
"debian": "bullseye",
"ubuntu": "focal",
"ubuntu": "jammy",
}
distro_python_version: "{{ distro_python_version_map[kolla_base_distro] }}"