ceph-ansible/roles/ceph-container-common/tasks
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
..
fetch_image.yml container: explicitly pull monitoring images 2021-08-23 14:12:45 -04:00
main.yml containers: introduce target systemd unit 2021-08-18 11:08:50 -04:00
prerequisites.yml container: conditionnally disable lvmetad 2021-06-15 20:16:38 +02:00
registry.yml container/registry: use password from stdin 2021-04-01 21:07:37 +02:00
release.yml Add quincy release 2021-02-12 10:02:08 +01:00