bifrost: Serialize localhost actions during final host deployment
authorMarkos Chandras <mchandras@suse.de>
Mon, 3 Oct 2016 12:41:38 +0000 (13:41 +0100)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commitcf8a59a68f10e5eedc37f8021c401c4201bc4c6f
treec7eafcfda746e8251b2a2ba614de7d44e2255975
parent23910957fb12a760c6c2dbe375915185a29ce8ff
bifrost: Serialize localhost actions during final host deployment

Several tasks in the final playbooks run locally and there is a chance
to encounter race conditions when multiple tasks run in parallel
and all access or modify the same local files. We fix this by splitting
the final steps into multiple plays and serializing those that run
locally.

Change-Id: I38c3465d9c4714d9db772f9ff9e32ec1d4a91db8
Signed-off-by: Markos Chandras <mchandras@suse.de>
bifrost/playbooks/test-bifrost-infracloud.yaml