openstack-ansible-openstack.../zuul.d
Dmitriy Rabotyagov ca394b9405 Install curl by defining binary that is provided
Currently, curl conflicts with curl-minimal package on Rocky:
package curl-minimal-7.76.1-19.el9_1.1.x86_64 conflicts with curl
provided by curl-7.76.1-19.el9_1.1.x86_64

To avoid complex logic between curl/curl-minimal we just install
package by providing a path to the binary it should provide.

Based on the distro this will result in instalation of either
curl or curl-minimal.

We also disable rhel9 jobs to sort out circular dependnecy.

Change-Id: If0f08e98912f1f7d060e5b9a338062d3d8469f3a
(cherry picked from commit cfb9d1932c)
2023-02-11 08:20:56 +00:00
..
project.yaml Install curl by defining binary that is provided 2023-02-11 08:20:56 +00:00