fd32965cd5
It is quite painful to debug issues across hosts without time sync. Partial-Bug: #1184486 Change-Id: I149b30d76690770f3d8726c8feda01a5ffb5016b |
||
---|---|---|
.. | ||
install.d | ||
os-apply-config/etc | ||
os-refresh-config/post-configure.d | ||
element-deps | ||
README.md |
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 }