SQL database for RHEL and CentOS in Installation Guide - dnf + python3

Change-Id: Ida6e28c55c04ababcfad5034c526c353422dfde5
Closes-Bug: #2081999
This commit is contained in:
Ivan Anfimov 2025-01-13 10:12:17 +00:00
parent 9e0232a9cf
commit 90149d34eb

View File

@ -14,7 +14,7 @@ Install and configure components
.. code-block:: console
# yum install mariadb mariadb-server python2-PyMySQL
# dnf install mariadb mariadb-server python3-PyMySQL
2. Create and edit the ``/etc/my.cnf.d/openstack.cnf`` file
(backup existing configuration files in ``/etc/my.cnf.d/`` if needed)