From 9d54ada9097f3c32a0a1c3039c58fdc006aa17e4 Mon Sep 17 00:00:00 2001 From: Dmitriy Chubinidze Date: Mon, 13 Jan 2025 11:16:35 +0000 Subject: [PATCH] Etcd for Ubuntu 24.04 Change-Id: Ic7708e16fe899e87072294d531d7f5ba8e9d9a3d Closes-Bug: #2078709 --- doc/install-guide/source/environment-etcd-ubuntu.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/install-guide/source/environment-etcd-ubuntu.rst b/doc/install-guide/source/environment-etcd-ubuntu.rst index af24f3dd6c..9a214d40ac 100644 --- a/doc/install-guide/source/environment-etcd-ubuntu.rst +++ b/doc/install-guide/source/environment-etcd-ubuntu.rst @@ -23,6 +23,12 @@ Install and configure components available from the default repository. To install successfully, enable the ``Universe`` repository on Ubuntu. + As for Ubuntu 24.04 install the package with following name: + + .. code-block:: console + + # apt install etcd-server + #. Edit the ``/etc/default/etcd`` file and set the ``ETCD_INITIAL_CLUSTER``, ``ETCD_INITIAL_ADVERTISE_PEER_URLS``, ``ETCD_ADVERTISE_CLIENT_URLS``, ``ETCD_LISTEN_CLIENT_URLS`` to the management IP address of the