From: Sage Weil Date: Wed, 25 Mar 2020 15:34:21 +0000 (-0500) Subject: mgr/cephadm: bind grafana to all interfaces X-Git-Tag: wip-pdonnell-testing-20200918.022351~1731^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5f4fedbd5beeccc4792241bcfd2b81bdeb4c7d57;p=ceph-ci.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 38f369c121c..6cf009517ed 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