Merge "docs: Update --set-enable flag"

This commit is contained in:
Zuul 2022-02-10 09:31:29 +00:00 committed by Gerrit Code Review
commit 09886ba000
1 changed files with 2 additions and 2 deletions

View File

@ -87,14 +87,14 @@ Enable the OpenStack repository
.. code-block:: console
# yum install centos-release-openstack-victoria
# yum config-manager --set-enabled PowerTools
# yum config-manager --set-enabled powertools
**When installing the Ussuri release, run:**
.. code-block:: console
# yum install centos-release-openstack-ussuri
# yum config-manager --set-enabled PowerTools
# yum config-manager --set-enabled powertools
**When installing the Train release, run:**