ceph-ansible/roles/ceph-container-common/tasks
John Fulton cba9b23363 Do not timeout podman/docker pull if timeout value is '0'
If user sets "docker_pull_timeout: '0'" then do not use the
timeout command when running podman/docker pull. Also, use
"timeout -s KILL"; without KILL, podman on RHEL8 beta does
not timeout and deployment can hang.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=1670625
Signed-off-by: John Fulton <fulton@redhat.com>
2019-01-31 15:35:09 +00:00
..
pre_requisites lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
fetch_image.yml Do not timeout podman/docker pull if timeout value is '0' 2019-01-31 15:35:09 +00:00
main.yml container-common: remove old check 2018-12-03 14:39:43 +01:00
release.yml docker-common: rename role 2018-11-12 10:51:48 +01:00