Commit ef818ee
Add messaging-rabbitmq-4 repo to content provider job
The openstack-rabbitmq container image needs RabbitMQ 4.x from the
CentOS Messaging SIG repo. Without this, container builds pick up
RabbitMQ 3.9.x from the default repos, causing deployment failures
in downstream CI jobs.
Configure cifmw_repo_setup_extra_repos on the
openstack-meta-content-provider job so the messaging-rabbitmq-4 repo
is available during container image builds. Uses
ansible_distribution_major_version to support both CentOS 9 and 10.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Luca Miccini <lmiccini@redhat.com>1 parent 190ce02 commit ef818ee
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments