Merge "Drop support for Ubuntu Jammy (22.04)"
This commit is contained in:
@@ -16,5 +16,4 @@ host_os_distributions:
|
|||||||
Rocky:
|
Rocky:
|
||||||
- "9"
|
- "9"
|
||||||
Ubuntu:
|
Ubuntu:
|
||||||
- "jammy"
|
|
||||||
- "noble"
|
- "noble"
|
||||||
|
@@ -186,7 +186,7 @@ There are a few options that are required to deploy Kolla Ansible:
|
|||||||
- Rocky (``rocky``)
|
- Rocky (``rocky``)
|
||||||
- Ubuntu (``ubuntu``)
|
- Ubuntu (``ubuntu``)
|
||||||
|
|
||||||
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 22.04.
|
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 24.04.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
@@ -177,7 +177,7 @@ There are a few options that are required to deploy Kolla Ansible:
|
|||||||
- Rocky (``rocky``)
|
- Rocky (``rocky``)
|
||||||
- Ubuntu (``ubuntu``)
|
- Ubuntu (``ubuntu``)
|
||||||
|
|
||||||
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 22.04.
|
For newcomers, we recommend to use Rocky Linux 9 or Ubuntu 24.04.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
@@ -16,7 +16,6 @@ Kolla Ansible supports the following host Operating Systems (OS):
|
|||||||
* CentOS Stream 9
|
* CentOS Stream 9
|
||||||
* Debian Bookworm (12)
|
* Debian Bookworm (12)
|
||||||
* Rocky Linux 9
|
* Rocky Linux 9
|
||||||
* Ubuntu Jammy (22.04)
|
|
||||||
* Ubuntu Noble (24.04)
|
* Ubuntu Noble (24.04)
|
||||||
|
|
||||||
Supported container images
|
Supported container images
|
||||||
|
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Removes support for Ubuntu 22.04 (Jammy) as a host operating system.
|
Reference in New Issue
Block a user