From: Sage Weil Date: Wed, 25 Mar 2020 15:34:21 +0000 (-0500) Subject: mgr/cephadm: bind grafana to all interfaces X-Git-Tag: v15.2.1~34^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F34191%2Fhead;p=ceph.git mgr/cephadm: bind grafana to all interfaces Fixes: https://tracker.ceph.com/issues/44608 Signed-off-by: Sage Weil (cherry picked from commit 5f4fedbd5beeccc4792241bcfd2b81bdeb4c7d57) --- diff --git a/src/pybind/mgr/cephadm/module.py b/src/pybind/mgr/cephadm/module.py index 2ebf9d29bfdc..e430b169e9ef 100644 --- a/src/pybind/mgr/cephadm/module.py +++ b/src/pybind/mgr/cephadm/module.py @@ -2896,7 +2896,6 @@ datasources: cert_file = /etc/grafana/certs/cert_file cert_key = /etc/grafana/certs/cert_key http_port = 3000 - http_addr = localhost [security] admin_user = admin admin_password = admin