]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-grafana: Add proxy env vars to grafana service template
authorJohn Karasev <john.karasev@intel.com>
Tue, 27 Apr 2021 20:52:48 +0000 (13:52 -0700)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 9 Feb 2022 10:34:57 +0000 (11:34 +0100)
commit9d7e3bf2bb8bee042b6bd4d64c360bbcd36bf4ed
tree3c8ebf2a5a1515eac143549f40a4bc495485482e
parent3c38b1e410e0ac7c6df62d3a1ef876081447a092
ceph-grafana: Add proxy env vars to grafana service template

When installing grafana plugins, the container will make http requests.
This requires http proxy otherwise installation cannot be performed. Passed
the proxy vars from all.yml as env args.
Fixes: ceph#6484, ceph#6481
Signed-off-by: John Karasev <john.karasev@intel.com>
(cherry picked from commit 79ca442d53ba25a463fc5bbb9a863da22cec55d1)
roles/ceph-grafana/templates/grafana-server.service.j2