]> git-server-git.apps.pok.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:35:17 +0000 (11:35 +0100)
commit2e2d23c79e04420f04d58487f9f73fc08431bc05
tree7788dd2d7807bdb6662301e984ce8b53f189c443
parentf948b0893473304159793ca0b4640d36a94461b6
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