xci: Force sync time
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 18 Apr 2017 08:37:37 +0000 (10:37 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit77b4d6adcf7b1e022a6a64114bded00c980a3769
treec8764c76989ae345d5ce4ad938886ca4c151bcb6
parentf8c31589066ef70ba749ba694bf4dea732290b24
xci: Force sync time

For some reason, when the nodes are provisioned, they are out
of sync time-wise. This prevents neutron agents on compute nodes
from starting and then everything fails.

This change restarts chrony after the network configuration is updated
and the nodes have internet access and force synchs time on nodes.

Change-Id: Ib27b1fa0313223b52fa2e6229d5a179581d62686
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
xci/file/ha/configure-targethosts.yml
xci/file/mini/configure-targethosts.yml
xci/file/noha/configure-targethosts.yml
xci/playbooks/roles/synchronize-time/tasks/main.yml [new file with mode: 0644]