Comment 6 for bug 1667006

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/ocata)

Reviewed: https://review.openstack.org/442442
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=1d68d74cb0fe462ca3050a4d2854b6718e236ec1
Submitter: Jenkins
Branch: stable/ocata

commit 1d68d74cb0fe462ca3050a4d2854b6718e236ec1
Author: Vladimir Kuklin <email address hidden>
Date: Sun Mar 5 20:10:18 2017 +0300

    Raise start limit burst for dnsmasq

    When we provision nodes, we can
    restart dnsmasq to frequently
    this leads to systemd not starting
    dnsmasq again, thus we have dnsmasq
    stopped and deployment failing.

    Raise limit to 100 starts in 10 seconds
    and also sync cobbler on netboot disable

    Partial-bug: #1667006

    Change-Id: Id14bb2bb162f0a9fc6e0a9a102d98f4f2a6dcf1a
    (cherry picked from commit 6b3d03b1677623ba2a9cc284e3346eec3cbea805)