]> 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>
Mon, 7 Feb 2022 13:09:22 +0000 (14:09 +0100)
commit79ca442d53ba25a463fc5bbb9a863da22cec55d1
treec16f916b32c26507e419fbcdfc2be1a149161fc7
parent1dfd195c7e3782082cf4fbf43ba3bab19156ce3f
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>
roles/ceph-grafana/templates/grafana-server.service.j2