]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Config the monitoring stack components api urls using a VIP
authorFrancesco Pantano <fpantano@redhat.com>
Fri, 9 Apr 2021 15:16:03 +0000 (17:16 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 16 Apr 2021 06:33:16 +0000 (08:33 +0200)
commit8ce0000921ff0a79949b9c24451ad3631a81d5cc
treef2ab6b270dc74ca380182c89f6dbc8a68d2db7b1
parent8eec148d15a5c959d5fa9c7db52e5d7108af3cdd
Config the monitoring stack components api urls using a VIP

When dashboard_frontend_vip is provided, all the services should be
configured using the related VIP. A new VIP variable is added for
both prometheus and alertmanager: we're already able to properly
config the grafana vip using dashboard_frontend_vip variable.
This change adds the same variable for both prometheus and
alertmanager.

Signed-off-by: Francesco Pantano <fpantano@redhat.com>
(cherry picked from commit 441651638d883b73c960363becae54096c8cee85)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-dashboard/tasks/configure_dashboard.yml
roles/ceph-defaults/defaults/main.yml