grtjn / mlvagrant

Scripts for bootstrapping a local MarkLogic cluster for development purposes using https://www.vagrantup.com/ and https://www.virtualbox.org/.
Apache License 2.0
19 stars 16 forks source link

Prevent clockskew #120

Closed Audarth closed 6 years ago

Audarth commented 6 years ago

Reset the clock if time varies from host by more than 1 second to prevent clockskew.

More info on clock sync options for virtualbox can be found here!

grtjn commented 6 years ago

Ran some tests, didn't seem to cause issues. Thnx!

grtjn commented 6 years ago

Fixes #127