Comment 5 for bug 1802538

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/617001
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=92285fdbfe7363b4e39d4f284e9773be8e5ee51e
Submitter: Zuul
Branch: master

commit 92285fdbfe7363b4e39d4f284e9773be8e5ee51e
Author: Alex Schultz <email address hidden>
Date: Fri Nov 9 10:45:29 2018 -0700

    Do not ignore NtpServer by default

    Before we had the NtpPool option which has been added because of chrony,
    the NtpServer parameter was the way to configure the ntp sources for
    TripleO. We should not ignore them because this can break people coming
    from previous versions.

    Change-Id: I09c08740a3bd9b64950430496fecdae903bb6ebc
    Closes-Bug: #1802538