It is quite painful to debug issues across hosts without time sync. Partial-Bug: #1184486 Change-Id: I149b30d76690770f3d8726c8feda01a5ffb5016b
241 B
241 B
Setup ntpd and optionally configure it using Heat metadata.
Heat Metadata can be used to specify the configuration:
ntp:
servers:
- { server: server1.foo.example }
- { server: server2.foo.test, fudge: stratum 0 }