]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
site-container: update container-engine role
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 28 May 2019 20:43:48 +0000 (16:43 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 4 Jun 2019 12:19:32 +0000 (14:19 +0200)
commit2d375e1aa779e19a39ac435d7064133add07c3ce
tree9755a7bd1909fda11bbfd1a271fd6ca13006d810
parent616c4846980bc01144417416d60fd9bb46aa14a9
site-container: update container-engine role

Since the split between container-engine and container-common roles,
the tags and condition were not updated to reflect the change.

- ceph-container-engine needs with_pkg tag
- ceph-container-common needs fetch_container_images
- we don't need to pull the container image in a dedicated task for
atomic host. We can now use the ceph-container-common role.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
site-container.yml.sample