doc: Use dnf instead of yum

The yum command has been replaced by the dnf command in recent releases
of Fedora-based distributions. Use the native command instead of
the alias kept for compatibility.

Change-Id: I5c9d4f4ac56cc2510839c1c931f3a03550396726
This commit is contained in:
Takashi Kajinami 2025-01-07 01:16:00 +09:00
parent ee8b7db26f
commit a669583536

View File

@ -26,7 +26,7 @@ Install and configure components
.. code-block:: console
# yum install openstack-aodh-api \
# dnf install openstack-aodh-api \
openstack-aodh-evaluator openstack-aodh-notifier \
openstack-aodh-listener openstack-aodh-expirer \
python-aodhclient