]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
switch-from-non-containerized-to-containerized: simplify 1788/head
authorSébastien Han <seb@redhat.com>
Tue, 22 Aug 2017 14:43:01 +0000 (16:43 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 23 Aug 2017 16:39:45 +0000 (18:39 +0200)
commit4f0ecb7f3009aedf6ea6834d58b72d20c496951c
tree8076e3c63bdceae6351b2174e390157ef4d2cb4a
parentb80ba207453b8beb9288e0b328d82e7ebd1b7fde
switch-from-non-containerized-to-containerized: simplify

This commit eases the use of the
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
playbook. We basically run it with a couple of pre-tasks and then we let
the playbook run the docker roles.

It obviously expect to have proper variables configured in order to
work.

Signed-off-by: Sébastien Han <seb@redhat.com>
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
roles/ceph-defaults/templates/restart_osd_daemon.sh.j2