openstack-ansible/releasenotes/notes/chrony-ntp-server-defaults-7cd2e3a80723e0bd.yaml
Jean-Philippe Evrard 84cb3ff052 Freeze for milestone release
This would be the first milestone release of OpenStack-Ansible Stein.

Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
2019-03-12 13:40:16 +01:00

7 lines
287 B
YAML

---
upgrade:
- Changed the default NTP server options in ``chrony.conf``. The ``offline``
option has been removed, ``minpoll``/``maxpoll`` have been removed in favour of
the upstream defaults, while the ``iburst`` option was added to speed up
initial time synchronization.