ceph-ansible/roles/ceph-dashboard/tasks
Guillaume Abrioux f3b992328a dashboard: fix rgw user creation
When deploying dashboard in a cluster with rgw multisite deployed.
Due to the last rgw multisite refactor, we now expect the variable
`rgw_zonemaster` to be defined in the dict `rgw_instances`.
The idea here is to create that user on the cluster as soon as we have 1
`rgw_zonemaster` set to `true` in `rgw_instances`.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1964995

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2021-06-03 17:07:02 +02:00
..
configure_dashboard.yml dashboard: fix rgw user creation 2021-06-03 17:07:02 +02:00
configure_dashboard_backends.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
configure_grafana_layouts.yml Allow user to specify grafana_server_fqdn 2020-08-06 11:29:25 -04:00
main.yml Use ansible_facts 2021-03-26 00:16:58 +01:00