]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mgr: Fix reference to copy_admin_key variable
authorRené Højbjerg Larsen <rhl@jfm.dk>
Fri, 3 Mar 2023 14:15:16 +0000 (15:15 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 16 Mar 2023 12:14:07 +0000 (13:14 +0100)
commit09590c0683f3bff21a1b06de7f4378a2f8447e99
tree455ce51c70c5c8deb399144163ec32053f6c242f
parent2f5e21b631107df87eea3529716ec55803aa9341
ceph-mgr: Fix reference to copy_admin_key variable

Enabling installation of the admin key to mgr nodes by setting
"copy_admin_key: true" is broken. This is because the variable is not
referenced correctly (using inline Jinja2 templating).

Signed-off-by: René Højbjerg Larsen <rhl@jfm.dk>
roles/ceph-mgr/tasks/common.yml