Merge "Drop support for Ubuntu Jammy (22.04)"
This commit is contained in:
@@ -16,5 +16,4 @@ host_os_distributions:
|
||||
Rocky:
|
||||
- "9"
|
||||
Ubuntu:
|
||||
- "jammy"
|
||||
- "noble"
|
||||
|
@@ -186,7 +186,7 @@ There are a few options that are required to deploy Kolla Ansible:
|
||||
- Rocky (``rocky``)
|
||||
- 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
|
||||
|
||||
|
@@ -177,7 +177,7 @@ There are a few options that are required to deploy Kolla Ansible:
|
||||
- Rocky (``rocky``)
|
||||
- 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
|
||||
|
||||
|
@@ -16,7 +16,6 @@ Kolla Ansible supports the following host Operating Systems (OS):
|
||||
* CentOS Stream 9
|
||||
* Debian Bookworm (12)
|
||||
* Rocky Linux 9
|
||||
* Ubuntu Jammy (22.04)
|
||||
* Ubuntu Noble (24.04)
|
||||
|
||||
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