Use dnf instead of yum - Memcached
Installation option for RHEL 7 (EOL now) has been removed. Saved option for RHEL8/9. Change-Id: I1372affcb8cde7232efd1a2a8d0f61925ff13a0c Closes-Bug: #2093877
This commit is contained in:
parent
9e0232a9cf
commit
e303bcbb73
@ -11,17 +11,9 @@ Install and configure components
|
||||
|
||||
#. Install the packages:
|
||||
|
||||
**For CentOS 7 and RHEL 7**
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install memcached python-memcached
|
||||
|
||||
**For CentOS 8 and RHEL 8**
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install memcached python3-memcached
|
||||
# dnf install memcached python3-memcached
|
||||
|
||||
2. Edit the ``/etc/sysconfig/memcached`` file and complete the
|
||||
following actions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user