From f853ed64cb6d1178d096b6ffd839a6faef1f9416 Mon Sep 17 00:00:00 2001 From: vcerenu Date: Fri, 24 May 2024 09:26:03 -0300 Subject: [PATCH] format change of the list of supported versions --- .../setup-puppet/install-puppet-agent.rst | 31 ++++++++++++++----- .../setup-puppet/install-puppet-master.rst | 29 ++++++++++++----- 2 files changed, 45 insertions(+), 15 deletions(-) diff --git a/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-agent.rst b/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-agent.rst index bb6186d397..f3b53ba404 100644 --- a/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-agent.rst +++ b/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-agent.rst @@ -43,16 +43,31 @@ Create a symbolic link between the installed binary file and your default binary Installation on Debian/Ubuntu ----------------------------- -+----------------------------------------------------------------------------+-------------+ -| The releases supported by the manifest to install Wazuh are as follows: | -+------------+---------+--------+---------+------+--------+---------+--------+-------------+ -| **Ubuntu** | precise | trusty | vivid | wily | xenial | yakketi | bionic | Focal Fossa | -+------------+---------+--------+---------+------+--------+---------+--------+-------------+ -| **Debian** | jessie | wheezy | stretch | sid | -+------------+---------+--------+---------+----------------------------------+-------------+ +The manifest supports the following releases to install wazuh. + +**Ubuntu** + +- Jammy Jellyfish +- Focal Fossa +- Bionic Beaver +- Yakkety Yak +- Xenial Xerus +- Wily Werewolf +- Vivid Vervet +- Trusty Tahr +- Precise Pangolin + +**Debian** + +- bookworm +- bullseye +- buster +- stretch +- jessie +- wheezy .. note:: - ``Ubuntu Focal Fossa`` is supported since version 4.0.4 + ``Ubuntu focal fossa`` is supported since version 4.0.4 Install ``curl``, ``apt-transport-https`` and ``lsb-release``: diff --git a/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-master.rst b/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-master.rst index c8a91b2151..5724c3dda9 100644 --- a/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-master.rst +++ b/source/deployment-options/deploying-with-puppet/setup-puppet/install-puppet-master.rst @@ -40,13 +40,28 @@ Create a symbolic link between the installed binary file and your default binary Installation on Debian/Ubuntu ----------------------------- -+----------------------------------------------------------------------------+--------------------------+ -| The releases supported by the manifest to install Wazuh are as follows: | -+------------+---------+--------+---------+--------+----------+----------+--------+-------------+-------+ -| **Ubuntu** | precise | trusty | vivid | wily | xenial | yakketi | bionic | focal fossa | jammy | -+------------+---------+--------+---------+--------+----------+----------+--------+-------------+-------+ -| **Debian** | jessie | wheezy | stretch | buster | bullseye | bookworm | | -+------------+---------+--------+---------+--------+----------+----------+------------------------------+ +The manifest supports the following releases to install wazuh. + +**Ubuntu** + +- Jammy Jellyfish +- Focal Fossa +- Bionic Beaver +- Yakkety Yak +- Xenial Xerus +- Wily Werewolf +- Vivid Vervet +- Trusty Tahr +- Precise Pangolin + +**Debian** + +- bookworm +- bullseye +- buster +- stretch +- jessie +- wheezy .. note:: ``Ubuntu focal fossa`` is supported since version 4.0.4