From a027bcef4f0644119e83ee900b5292e67003c5fa Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 22 May 2019 15:26:46 +0000 Subject: [PATCH] Update git submodules * Update tripleo-heat-templates from branch 'master' - Merge "Try a timesync as part of first boot" - Try a timesync as part of first boot We're running into issues where if someone creates a firstboot script that touches a file that will eventually be mounted into a container, it can fail if the time of the file ends up being in the future due to a later timesync. Let's try a basic timesync bootstrap as part of cloud-init to address the case of configuration changes occuring prior to the host_prep_tasks where we traditionally configure chrony/ntp Depends-On: https://review.opendev.org/#/c/659398 Change-Id: I294eba826b98c5793336815282f766e3d2e60a51 Related-Bug: #1776869 --- tripleo-heat-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-heat-templates b/tripleo-heat-templates index 5e83eeda5b..aab5feed70 160000 --- a/tripleo-heat-templates +++ b/tripleo-heat-templates @@ -1 +1 @@ -Subproject commit 5e83eeda5b5d85022a48b71c10bcad0155063779 +Subproject commit aab5feed70b471461d132ee2d1a59625d13aad66