ansible-role-python_venv_build/vars
Dmitriy Rabotyagov 965cad09fa Use distribution_major_version for Debian and CentOS
Debian does include minor versioning into distribution_version facts
causing versions to look like "12.2" or "11.4", which is causing issues
once debian is minorly updated since there might be no repo container
to satisfy such specific request across the board (ie having repo 11.3
while compute reports 11.4). Thus we're taking into account only major
versions for these distros. Same approach has been taken for building
wheels in project-config [1]

[1] https://review.opendev.org/c/openstack/project-config/+/897545

Change-Id: Iaf6ed4dd5e01b25b5935b959c73ab657cfefef47
2023-10-10 08:00:11 +00:00
..
debian.yml Add per-distro vars files 2022-01-14 08:50:03 +00:00
main.yml Use distribution_major_version for Debian and CentOS 2023-10-10 08:00:11 +00:00
redhat-7.yml Add per-distro vars files 2022-01-14 08:50:03 +00:00
redhat-8.yml Add per-distro vars files 2022-01-14 08:50:03 +00:00
redhat-9.yml Add per-distro vars files 2022-01-14 08:50:03 +00:00