]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
add CentOS stream 9 support
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 2 Jun 2023 09:34:15 +0000 (11:34 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 14 Feb 2024 08:54:13 +0000 (09:54 +0100)
commit7909778d0ec3dd8cd028fedeb953df7b004a5138
treeb80062dc1a44d8971d40c2baa768ee19e4c7ffe8
parenta9d1ec844d24fcc3ddea7c030eff4cd6c414d23d
add CentOS stream 9 support

This adds the resquired changes in order to support
CentOS stream 9.

Also, this bumps the Ansible version support to 2.15

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
21 files changed:
.github/workflows/ansible-lint.yml
ceph-ansible.spec.in
dashboard.yml
infrastructure-playbooks/purge-cluster.yml
infrastructure-playbooks/rolling_update.yml
requirements.txt
roles/ceph-container-engine/vars/CentOS-9.yml [new file with mode: 0644]
roles/ceph-facts/tasks/container_binary.yml
roles/ceph-infra/tasks/configure_firewall.yml
roles/ceph-validate/tasks/check_system.yml
site-container.yml.sample
site.yml.sample
tests/requirements.txt
tox-cephadm.ini
tox-external_clients.ini
tox-podman.ini
tox-rbdmirror.ini
tox-shrink_osd.ini
tox-subset_update.ini
tox-update.ini
tox.ini