]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mon: fix admin keyring creation task
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 4 Apr 2024 08:53:12 +0000 (10:53 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 4 Apr 2024 12:23:06 +0000 (14:23 +0200)
commit6e877afec69096f83f59ff24d19491c490d0a592
treef14059e231ddca5c6075c102a778e7e39250d101
parentae24dbc863d454241ef7e7eb16e7c5522d87cc34
ceph-mon: fix admin keyring creation task

Although custom cluster name support was dropped, it breaks ceph-volume
functional testing as it uses "test" as cluster name.
The plan is to make ceph-volume use "ceph" but for now it's easier to
address the issue in this task.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit c4b3520730612da10e6d7f3c61ce0a5446725e47)
roles/ceph-mon/tasks/deploy_monitors.yml