Merge "Bump up python version for Debian Bullseye"
This commit is contained in:
commit
9418a39476
@ -1131,7 +1131,7 @@ kafka_broker_count: "{{ groups['kafka'] | length }}"
|
|||||||
#########################
|
#########################
|
||||||
distro_python_version_map: {
|
distro_python_version_map: {
|
||||||
"centos": "3.6",
|
"centos": "3.6",
|
||||||
"debian": "3.7",
|
"debian": "3.9",
|
||||||
"rhel": "3.6",
|
"rhel": "3.6",
|
||||||
"ubuntu": "3.8"
|
"ubuntu": "3.8"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user