From de30816bc7272b95490b9bb7d0c0d4279d0e9a8e Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 29 Oct 2018 16:08:04 -0400 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - 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 --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/apex') diff --git a/docs/submodules/apex b/docs/submodules/apex index 498356c9e..f20730a66 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit 498356c9efb765a5714845ce8303dc8a264eb300 +Subproject commit f20730a6633a9f910a804d5205fbdbff17e622d0 -- cgit 1.2.3-korg