]> 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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 4 Jun 2019 15:33:04 +0000 (11:33 -0400)
commitcd80299b55c66e354172211a76533ae1e39e8aed
tree103c530b3f8b475ac9e824c9462f45741ca31957
parentb8bcbacdbb570eaf8ccb60749949fffd778a20f4
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>
(cherry picked from commit 2d375e1aa779e19a39ac435d7064133add07c3ce)
site-container.yml.sample