tripleo-heat-templates/releasenotes/notes/enable-ntp-iburst-efbc24a43a72daae.yaml
Alex Schultz 3f13662c80 Enable ntp iburst
By default the upstream puppetlab module does not enable this option for
Red Hat based systems. Since some of the services we deploy are
sensitive to clock skew, let's switch ibrust on to improve
syncronization.

Change-Id: I918e1e9bbdc35235a552555458a0f4118b70e988
Closes-Bug: #1731883
2017-11-13 08:31:58 -07:00

8 lines
256 B
YAML

---
fixes:
- |
Enable the ntp iburst configuration for each server by default. As some
services are very sensitive to time syncronization, this will help speed
up the syncronization when servers are unavailable for a time. See
LP#1731883