Merge "Use dnf instead of yum - RabbitMQ"

This commit is contained in:
Zuul 2025-02-16 23:27:46 +00:00 committed by Gerrit Code Review
commit 26e872038c

View File

@ -21,7 +21,7 @@ Install and configure components
.. code-block:: console
# yum install rabbitmq-server
# dnf install rabbitmq-server
2. Start the message queue service and configure it to start when the
system boots: