kolla-ansible/releasenotes/notes/monasca-collector-ntp-6be55e5526438cfc.yaml
Mark Goddard 1d0171fc70 monasca: change default of monasca_ntp_server
Updates the default value of 'monasca_ntp_server' from
'external_ntp_servers[0]' to '0.pool.ntp.org'.  This is due to the
removal of the 'external_ntp_servers' variable as part of the removal of
Chrony deployment.

Change-Id: I2e7538a2e95c7b8e9280eb051ee634b4313db129
2021-10-01 14:07:56 +01:00

8 lines
257 B
YAML

---
upgrade:
- |
Updates the default value of ``monasca_ntp_server`` from
``external_ntp_servers[0]`` to ``0.pool.ntp.org``. This is due to the
removal of the ``external_ntp_servers`` variable as part of the removal of
Chrony deployment.