osism / release

OSISM release details
https://osism.tech/docs/release-notes/
Apache License 2.0
11 stars 3 forks source link

Release notes 7.0.1 #1290

Closed berendt closed 7 months ago

berendt commented 7 months ago

Use of custom plays in kolla-ansible & ceph-ansible

berendt commented 7 months ago

k3s-ansible now uses k3s v1.29.2

berendt commented 7 months ago

New parameter ceph_custom_keys to copy custom ceph keys (generated by the new ceph-pools play)

berendt commented 7 months ago

Backports/Bugfixes for octavia to address issues in 2023.2:

berendt commented 7 months ago

Keycloak preparation in the cookiecutter is now configurable

berendt commented 7 months ago

Use ceph-pools play to manage the ceph pools.

berendt commented 7 months ago

Removal of ceph-iscsigws play

berendt commented 7 months ago

With ceph_serial it's now possible to set the serial argument of the Ceph plays

berendt commented 7 months ago

With ANSIBLE_VERSION it's now possible to overwrite the use Ansible version when working with the run.sh script inside the manager environment

berendt commented 7 months ago

Revisited the osism.commons.known_hosts role. Empty the .ssh/known_hosts file on the manager and run osism apply known-hosts.

berendt commented 7 months ago

The ceph-pools only generated the pools, not the keys. That's fixed.