]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: fail if dashboard|grafana_admin_password aren't set
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 28 Jan 2020 12:55:54 +0000 (13:55 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 29 Jan 2020 13:15:41 +0000 (14:15 +0100)
commit8a907cb1caff23ee3698afc72dd6b8e12280b755
treea23e0bfae0c03b15c677b9e28a80db9262b6357c
parent9da917501b7acc2659c4cffb2ef75f6a76cc9aaf
validate: fail if dashboard|grafana_admin_password aren't set

This commit adds a task to make sure user set a custom password for
`grafana_admin_password` and `dashboard_admin_password` variables.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1795509
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 99328545de07d94c4a2bdd67c6ac8bc9280f23c5)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml
roles/ceph-validate/tasks/main.yml