Merge "doc: Use dnf instead of yum"

This commit is contained in:
Zuul 2025-01-10 01:12:53 +00:00 committed by Gerrit Code Review
commit 76a7906536

View File

@ -29,7 +29,7 @@ In order to install Manila UI in `RDO <https://www.rdoproject.org>`__,
please follow the steps below (you may need to use `sudo` privileges
if you are not root)::
# yum install -y openstack-manila-ui
# dnf install -y openstack-manila-ui
# systemctl restart httpd
# systemctl restart memcached