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:
parent
ee8b7db26f
commit
a669583536
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user