Closed berendt closed 7 months ago
k3s-ansible now uses k3s v1.29.2
New parameter ceph_custom_keys to copy custom ceph keys (generated by the new ceph-pools play)
Backports/Bugfixes for octavia to address issues in 2023.2:
Keycloak preparation in the cookiecutter is now configurable
Use ceph-pools play to manage the ceph pools.
Removal of ceph-iscsigws play
With ceph_serial it's now possible to set the serial argument of the Ceph plays
With ANSIBLE_VERSION it's now possible to overwrite the use Ansible version when working with the run.sh script inside the manager environment
Revisited the osism.commons.known_hosts role. Empty the .ssh/known_hosts file on the manager and run osism apply known-hosts.
The ceph-pools only generated the pools, not the keys. That's fixed.
Use of custom plays in kolla-ansible & ceph-ansible