]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: set timeout_command fact in ceph-defaults
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 1 Feb 2019 14:08:53 +0000 (15:08 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 5 Feb 2019 17:14:28 +0000 (18:14 +0100)
commitfdca29f2a732f500bcfb595cdbfb94141ece54cf
tree5b094df711db894bc59658ef817d51b72a3a87f5
parent16efdbc59b2bea61a7116725c6261ec878433728
facts: set timeout_command fact in ceph-defaults

- also add `--foreground` which seems to fix some issue we are facing when
using timeout with `podman`.
- use this fact in the `is ceph running already?` task.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-container-common/tasks/fetch_image.yml
roles/ceph-defaults/defaults/main.yml
roles/ceph-facts/tasks/facts.yml