]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: allow disabling of unused features
authorAlex Lambert <alex.lambert@metaswitch.com>
Tue, 21 Sep 2021 09:14:43 +0000 (10:14 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 29 Sep 2021 10:02:16 +0000 (12:02 +0200)
commita9680ab17f19cc37809ef016897244f975034666
treef48aaaad6cf54c18126d48dde1bfae474c63a1a5
parentf8d49827a4194316ada5ff89c41bf4a363f9d3a6
dashboard: allow disabling of unused features

Unconfigured dashboard features can lead to empty tabs in the dashboard
containing no meaningful content. Allow users to disable dashboard features
they know will not be used.

A list of features to be disabled allows the user to define a streamlined
dashboard as standard across deployments. Defaults to disabling no features,
ensuring that users are sure they do not need the dashboard feature before
disabling it.

Signed-off-by: Alex Lambert <lamberta@microsoft.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-dashboard/tasks/configure_dashboard.yml
roles/ceph-defaults/defaults/main.yml