ceph-ansible/group_vars
Dimitri Savineau bda3581294 container: add optional http(s) proxy option
When using a http(s) proxy with either docker or podman we can rely on
the HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables.
But with ansible, even if those variables are defined in a source file
then they aren't loaded during the container pull/login tasks.
This implements the http(s) proxy support with docker/podman.
Both implementations are different:
  1/ docker doesn't rely en the environment variables with the CLI.
Thos are needed by the docker daemon via systemd.
  2/ podman uses the environment variables so we need to add them to
the login/pull tasks.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1876692

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-09-16 06:52:26 +02:00
..
all.yml.sample container: add optional http(s) proxy option 2020-09-16 06:52:26 +02:00
clients.yml.sample nfs: fix nfs with external ceph cluster support 2020-03-19 18:21:16 -04:00
iscsigws.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
mdss.yml.sample ceph-mds: Increase cpu limit to 4 2019-04-24 20:33:02 +02:00
mgrs.yml.sample Readd CentOS 7 with conditions 2020-04-23 13:31:11 +02:00
mons.yml.sample ceph-{mon,osd}: move default crush variables 2020-02-17 10:50:53 +01:00
nfss.yml.sample defaults: remove legacy 2020-07-21 09:39:15 +02:00
osds.yml.sample ceph-osd: remove ceph-osd-run.sh script 2020-06-18 17:51:13 +02:00
rbdmirrors.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
realm.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00
rgwloadbalancers.yml.sample Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2019-12-02 16:54:33 -05:00
rgws.yml.sample ceph-rgw: allow specifying crush rule on pool 2020-08-17 22:59:06 +02:00
rhcs.yml.sample container: add optional http(s) proxy option 2020-09-16 06:52:26 +02:00
zone.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00