ceph-ansible/roles/ceph-container-common
Dimitri Savineau 5bb7240f87 container: explicitly pull monitoring images
We don't pull the monitoring container images (alertmanager, prometheus,
node-exporter and grafana) in a dedicated task like we're doing for the
ceph container image.
This means that the container image pull is done during the start of the
systemd service.
By doing this, pulling the image behind a proxy isn't working with podman.

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

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2021-08-23 14:12:45 -04:00
..
defaults docker-common: rename role 2018-11-12 10:51:48 +01:00
files containers: introduce target systemd unit 2021-08-18 11:08:50 -04:00
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
tasks container: explicitly pull monitoring images 2021-08-23 14:12:45 -04:00
README.md roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00

README.md

Ansible role: ceph-container-common

Documentation is available at http://docs.ceph.com/ceph-ansible/.