Merge "Remove ntp.yml configuration file"
This commit is contained in:
commit
15bad223c3
@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
# Kayobe NTP configuration.
|
|
||||||
|
|
||||||
# Timezone configuration has moved to time.yml.
|
|
||||||
#
|
|
||||||
# Support for running an NTP daemon on the host is no longer available.
|
|
||||||
# Instead the Kolla Ansible 'chrony' container is deployed by default. Set
|
|
||||||
# 'kolla_enable_chrony' to 'false' in kolla.yml to disable it.
|
|
||||||
#
|
|
||||||
# This file will be removed in the Victoria release.
|
|
||||||
|
|
||||||
###############################################################################
|
|
||||||
# Dummy variable to allow Ansible to accept this file.
|
|
||||||
workaround_ansible_issue_8743: yes
|
|
6
releasenotes/notes/remove-ntp-yml-d0ab11396a51d33e.yaml
Normal file
6
releasenotes/notes/remove-ntp-yml-d0ab11396a51d33e.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Timezone configuration was moved from the ``ntp.yml`` configuration file to
|
||||||
|
``time.yml`` in the Ussuri release. The ``ntp.yml`` file has now been
|
||||||
|
removed.
|
Loading…
Reference in New Issue
Block a user