Bump RabbitMQ version to 4.1 series

RabbitMQ team has reverted their support policy, and made
4.1 series supported for 18 month again.
Change-Id: Ifb2336b8b2d1b3b3118934a8a0727059e017df59
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
This commit is contained in:
Dmitriy Rabotyagov
2025年10月29日 09:52:24 +01:00
parent 8e19f7b736
commit c131c881d8

View File

@@ -21,7 +21,7 @@ cache_timeout: 600
rabbitmq_package_state:"{{ package_state | default('latest') }}"
# Defined versions of RabbitMQ and Erlang
rabbitmq_package_version:"4.0.9-1"
rabbitmq_package_version:"4.1.4-1"
rabbitmq_erlang_package_version:"27.3.*-1"
# Inventory group containing the hosts for the cluster

View File

@@ -0,0 +1,4 @@
---
features:
- |
RabbitMQ version was upgraded to version 4.1.4

View File

@@ -24,6 +24,8 @@ _rabbitmq_is_last_play_host: >-
}}
_rabbitmq_upgrade_minimal_requirement_mapping:
- target:"4.1"
requirement:"3.13"
- target:"4.0"
requirement:"3.13"
- target:"3.13"
Reference in New Issue
openstack/openstack-ansible-rabbitmq_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.