ceph-ansible/roles/ceph-container-common
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
..
defaults docker-common: rename role 2018-11-12 10:51:48 +01:00
meta docker-common: rename role 2018-11-12 10:51:48 +01:00
tasks Do not timeout podman/docker pull if timeout value is '0' 2019-01-31 15:35:09 +00:00
README.md docker-common: rename role 2018-11-12 10:51:48 +01:00

README.md

Ansible role: ceph-docker

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