tripleo-heat-templates/firstboot
Lucas Alvares Gomes 31c6b199b8 Replace chronyc "waitsync" with "makestep"
Prior to this patch we had the "chrony waitsync" command with a
hardcoded timeout of "20". Sometimes that wasn't enough when deploying
on some slower machines in my experience [0].

This patch is changing the "waitsync" command to "makestep", that way
we tell chronyd to make the system clock correct immediately (instead
of gradually correcting the time). It should be fine for our usecase
because these are ran during the deployment.

[0] http://paste.openstack.org/show/783888/

Closes-bug: #1867362
Change-Id: I07057eb089585f43346c44a03ae50aa2ac837fd7
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit 373a27163e)
2020-03-13 11:39:42 -04:00
..
conntectx3_streering.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
os-net-config-mappings.yaml Handle upper and lower case system uuids 2019-02-19 12:58:54 -07:00
userdata_default.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
userdata_dev_rsync.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
userdata_example.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
userdata_heat_admin.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
userdata_root_password.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
userdata_timesync.yaml Replace chronyc "waitsync" with "makestep" 2020-03-13 11:39:42 -04:00