Skip to content

Commit

Permalink
format change of the list of supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vcerenu committed May 24, 2024
1 parent c7ce5fe commit f853ed6
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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``:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f853ed6

Please sign in to comment.