Remove remaining mentions of Ubuntu Jammy

Change-Id: I1c93dac521cacaddb5195688c17c1f74d05e5f9a
This commit is contained in:
Pierre Riteau 2025-03-13 12:17:23 +01:00
parent 3a981234ba
commit afafebbe2b
5 changed files with 2 additions and 12 deletions

View File

@ -53,8 +53,8 @@ kayobe_ansible_user: "stack"
os_distribution: "rocky"
# OS release. Valid options are "9-stream" when os_distribution is "centos", or
# "9" when os_distribution is "rocky", or "jammy" and "noble" (with "noble"
# being the default) when os_distribution is "ubuntu".
# "9" when os_distribution is "rocky", or "noble" when os_distribution is
# "ubuntu".
os_release: >-
{{ '9-stream' if os_distribution == 'centos'
else '9' if os_distribution == 'rocky'

View File

@ -17,7 +17,6 @@ control host:
- CentOS Stream 9 (since Zed 13.0.0 release)
- Rocky Linux 9 (since Zed 13.0.0 release)
- Ubuntu Jammy 22.04 (since Zed 13.0.0 release)
- Ubuntu Noble 24.04 (since Dalmatian 17.0.0 release)
See the :doc:`support matrix <support-matrix>` for details of supported

View File

@ -10,7 +10,6 @@ Supported Operating Systems
Kayobe supports the following host Operating Systems (OS):
* Rocky Linux 9 (since Zed 13.0.0 release)
* Ubuntu Jammy 22.04 (since Zed 13.0.0 release)
* Ubuntu Noble 24.04 (since Dalmatian 17.0.0 release)
In addition to that CentOS Stream 9 host OS is functional, but not officially

View File

@ -270,8 +270,6 @@
overcloud_container_image_regex: "^base"
seed_container_image_regex: "^base"
# This job builds default overcloud images but skips the build of bifrost seed
# images which are currently timing out on Ubuntu Jammy.
- job:
name: kayobe-seed-images-rocky9-podman
parent: kayobe-seed-images-base

View File

@ -11,12 +11,6 @@
- name: primary
label: rockylinux-9
- nodeset:
name: kayobe-ubuntu-jammy
nodes:
- name: primary
label: ubuntu-jammy
- nodeset:
name: kayobe-ubuntu-noble
nodes: