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:
3 changed files with 7 additions and 1 deletions
@@ -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
4
releasenotes/notes/rabbitmq_4_1_4-2c9c086d1b2777bc.yaml
Normal file
4
releasenotes/notes/rabbitmq_4_1_4-2c9c086d1b2777bc.yaml
Normal file
@@ -0,0 +1,4 @@
---
features:
- |
RabbitMQ version was upgraded to version 4.1.4
@@ -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
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.