[doc] Add support for Ubuntu 24.04 to docs

Change-Id: I77c9bb86e65b56622f7c87d603f6d9a9b55556a5
This commit is contained in:
Dmitriy Rabotyagov 2024-07-24 11:12:57 +02:00
parent 1c5e456487
commit 1b470d16c4
6 changed files with 22 additions and 2 deletions

View File

@ -27,6 +27,7 @@ Install one of the following supported operating systems on the deployment
hosts:
* `Ubuntu server 22.04 (Jammy Jellyfish) LTS 64-bit <http://releases.ubuntu.com/22.04/>`_
* `Ubuntu server 24.04 (Noble Numbat) LTS 64-bit <http://releases.ubuntu.com/24.04/>`_
* `Debian 12 (Bookworm) LTS 64-bit <https://www.debian.org/distrib/>`_
* `Centos 9 Stream 64-bit <https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/x86_64/iso/>`_
* `Rocky Linux 9 64-bit <https://mirrors.rockylinux.org/mirrorlist?path=/pub/rocky/9.0/isos/>`_

View File

@ -12,6 +12,8 @@ following minimum requirements:
* Ubuntu 22.04 LTS (Jammy Jellyfish)
* Ubuntu 24.04 LTS (Noble Numbat)
* CentOS based
* CentOS Stream 9

View File

@ -12,6 +12,7 @@ Install one of the following supported operating systems on the
target host:
* Ubuntu server 22.04 (Jammy Jellyfish) LTS 64-bit
* Ubuntu server 24.04 (Noble Numbat) LTS 64-bit
* Debian 12 64-bit
* Centos 9 Stream 64-bit
* Rocky Linux 9 64-bit

View File

@ -5,7 +5,7 @@
<th colspan="100%" class="text-center info">Operating Systems</th>
</tr>
<tr class="info">
<th colspan="2" class="text-center col-lg-2">Ubuntu</th>
<th colspan="3" class="text-center col-lg-2">Ubuntu</th>
<th colspan="1" class="text-center col-lg-2">CentOS</th>
<th colspan="2" class="text-center col-lg-2">Debian</th>
<th colspan="1" class="text-center col-lg-2">Rocky Linux</th>
@ -14,6 +14,7 @@
<!-- Ubuntu -->
<th class="text-center">20.04</th>
<th class="text-center">22.04</th>
<th class="text-center">24.04</th>
<!-- CentOS -->
<th class="text-center">9 Stream</th>
<!-- Debian -->
@ -27,6 +28,7 @@
<td>source</td>
<td></td><!-- Ubuntu 20.04 -->
<td></td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td></td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -36,6 +38,7 @@
<td>distro</td>
<td></td><!-- Ubuntu 20.04 -->
<td class="warning">E</td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td class="warning">E</td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -46,6 +49,7 @@
<td>source</td>
<td></td><!-- Ubuntu 20.04 -->
<td></td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td></td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -55,6 +59,7 @@
<td>distro</td>
<td></td><!-- Ubuntu 20.04 -->
<td class="warning">E</td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td class="warning">E</td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -65,6 +70,7 @@
<td>source</td>
<td></td><!-- Ubuntu 20.04 -->
<td></td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td></td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -74,6 +80,7 @@
<td>distro</td>
<td></td><!-- Ubuntu 20.04 -->
<td class="warning">E</td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td class="warning">E</td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -84,6 +91,7 @@
<td>source</td>
<td></td><!-- Ubuntu 20.04 -->
<td></td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td></td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -93,6 +101,7 @@
<td>distro</td>
<td></td><!-- Ubuntu 20.04 -->
<td class="warning">E</td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td class="warning">E</td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -103,6 +112,7 @@
<td>source</td>
<td></td><!-- Ubuntu 20.04 -->
<td></td><!-- Ubuntu 22.04 -->
<td></td><!-- Ubuntu 24.04 -->
<td></td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->
@ -112,6 +122,7 @@
<td>distro</td>
<td></td><!-- Ubuntu 20.04 -->
<td class="warning">E</td><!-- Ubuntu 22.04 -->
<td class="warning">E</td><!-- Ubuntu 24.04 -->
<td class="warning">E</td><!-- Centos 9s -->
<td></td><!-- Debian 11 -->
<td></td><!-- Debian 12 -->

View File

@ -121,7 +121,8 @@ version.
.. note::
The |current_release_formal_name| release is only compatible with
Debian 12 (bookworm), Ubuntu 22.04 (Jammy Jellyfish), CentOS 9 Stream,
Debian 12 (bookworm), Ubuntu 22.04 (Jammy Jellyfish),
Ubuntu 24.04 (Noble Numbat), CentOS 9 Stream,
and derivitives of CentOS Stream/RHEL such as Rocky Linux.
The next step is to bootstrap Ansible and the Ansible roles for the

View File

@ -0,0 +1,4 @@
---
features:
- |
Added a support for deployment on Ubuntu 24.04 LTS (Noble Numbat).