Comment 4 for bug 1436373

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/171709
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=09ba80fd931497fca2e4b82eec3b12116341b428
Submitter: Jenkins
Branch: master

commit 09ba80fd931497fca2e4b82eec3b12116341b428
Author: Stanislaw Bogatkin <email address hidden>
Date: Wed Apr 8 18:55:54 2015 +0300

    Change NTP module

    Change options:
    * panic - panic is not boolean, it is integer, actually

    Add options:
    * tinker - disable or enable tinker
    * minpoll - to change ntpd send packages frequency
    * maxpoll - to change ntpd send packages frequency
    * stepout - to change stepout interval

    Change-Id: I8da3a129227061bd436e5343dfcceb8eb7a3aca0
    Link to upstream fix: https://tickets.puppetlabs.com/browse/MODULES-1925
    Related-bug: #1430482
    Related-bug: #1436373