Fixes failure to restart containers post undercloud install 67/64167/5
authorTim Rozet <trozet@redhat.com>
Mon, 29 Oct 2018 20:08:04 +0000 (16:08 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 31 Oct 2018 15:40:21 +0000 (11:40 -0400)
commitf20730a6633a9f910a804d5205fbdbff17e622d0
tree7156a84162b82e43c31a01f966e9b9887533d08a
parent498356c9efb765a5714845ce8303dc8a264eb300
Fixes failure to restart containers post undercloud install

It looks like the docker_container ansible module will recreate the
container if it fails to restart it. This is undesired behavior so
moving to use shell to restart the containers.

Also, fixes mistral executor container not properly mounting the
ceph-ansible playbook. Additionally fixes an issue with ceph-ansible by
downgrading the package. Related rhbz:
https://bugzilla.redhat.com/show_bug.cgi?id=1644713

Change-Id: I3199b4af11a4170d19419f70cb53f7d74def273c
Signed-off-by: Tim Rozet <trozet@redhat.com>
config/deploy/common-patches.yaml
lib/ansible/playbooks/configure_undercloud.yml
lib/ansible/playbooks/deploy_overcloud.yml