mirror of https://github.com/ceph/ceph-ansible.git
159db72269
We have no reason to make grafana container
listen on *:<port>, so this change adds the
http_addr option to the grafana config file
and adds the related option on the wait_for
tasks.
Since grafana_server_addr should exists, we
shouldn't rely on the _current_monitor_addr
default on prometheus/grafana templates.
This change also remove this default value
that is not necessary anymore.
Signed-off-by: fmount <fpantano@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
dashboards-ceph-dashboard.yml.j2 | ||
datasources-ceph-dashboard.yml.j2 | ||
grafana-server.service.j2 | ||
grafana.ini.j2 |