From: Sage Weil Date: Wed, 25 Mar 2020 15:34:21 +0000 (-0500) Subject: mgr/cephadm: bind grafana to all interfaces X-Git-Tag: v17.0.0~2826^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5f4fedbd5beeccc4792241bcfd2b81bdeb4c7d57;p=ceph.git mgr/cephadm: bind grafana to all interfaces Fixes: https://tracker.ceph.com/issues/44608 Signed-off-by: Sage Weil --- diff --git a/src/pybind/mgr/cephadm/module.py b/src/pybind/mgr/cephadm/module.py index 38f369c121ca1..6cf009517edf6 100644 --- a/src/pybind/mgr/cephadm/module.py +++ b/src/pybind/mgr/cephadm/module.py @@ -2936,7 +2936,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