Bump rabbitmq version to 3.13.7
This is the latest minor version in 3.13 series. Current 3.13.3 does not exist for noble causing it to install the latest, which is now 4.0 series Change-Id: Ifaa69e8b9caa8d5dfa9f4b83db31932c82641a40
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
_rabbitmq_install_method: external_repo
|
||||
_rabbitmq_package_version: "3.13.3-1"
|
||||
_rabbitmq_package_version: "3.13.7-1"
|
||||
|
||||
_rabbitmq_repo_url: "https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb/{{ ansible_facts['distribution'] | lower }}"
|
||||
_rabbitmq_repo:
|
||||
|
@@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
_rabbitmq_install_method: external_repo
|
||||
_rabbitmq_package_version: "3.13.3-1"
|
||||
_rabbitmq_package_version: "3.13.7-1"
|
||||
# NOTE(nhanlon) 2023-05-30: although the package repository is marked
|
||||
# el9, the packages themselves still have an el8 dist tag for rabbitmq
|
||||
_rabbitmq_package_dist_tag: "el8"
|
||||
|
Reference in New Issue
Block a user