xci: osa: configure-opnvhost: Set time in the opnfv node 39/52539/1
authorMarkos Chandras <mchandras@suse.de>
Fri, 23 Feb 2018 16:41:39 +0000 (16:41 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 23 Feb 2018 16:41:39 +0000 (16:41 +0000)
Set the time properly in the opnfv node like we do for the target hosts

Change-Id: I97d9f875dbb37db3cedd87e5915bc5b5f9a7a0ad
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/installer/osa/playbooks/configure-opnfvhost.yml

index de922d3..4d75f11 100644 (file)
@@ -28,6 +28,8 @@
   roles:
     - role: configure-network
       when: XCI_FLAVOR != "aio"
+    # we need to force sync time with ntp or the nodes will be out of sync timewise
+    - role: synchronize-time
 
   tasks:
     - name: generate SSH keys