Merge "Use dnf instead of yum - Etcd"

This commit is contained in:
Zuul 2025-02-16 23:27:01 +00:00 committed by Gerrit Code Review
commit 77c0e5756f

View File

@ -15,7 +15,7 @@ Install and configure components
.. code-block:: console
# yum install etcd
# dnf install etcd
2. Edit the ``/etc/etcd/etcd.conf`` file and set the ``ETCD_INITIAL_CLUSTER``,
``ETCD_INITIAL_ADVERTISE_PEER_URLS``, ``ETCD_ADVERTISE_CLIENT_URLS``,