Switch to Jammy images
Change-Id: I8ad42b20302a67b94b95a234da309279be0fe82d
This commit is contained in:
parent
0272805d5b
commit
e872850189
@ -1158,13 +1158,13 @@ distro_python_version_map: {
|
||||
"centos": "3.6",
|
||||
"debian": "3.9",
|
||||
"rhel": "3.6",
|
||||
"ubuntu": "3.8"
|
||||
"ubuntu": "3.10"
|
||||
}
|
||||
|
||||
kolla_base_distro_version_default_map: {
|
||||
"centos": "stream8",
|
||||
"debian": "bullseye",
|
||||
"ubuntu": "focal",
|
||||
"ubuntu": "jammy",
|
||||
}
|
||||
|
||||
distro_python_version: "{{ distro_python_version_map[kolla_base_distro] }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user