Comment 3 for bug 1667006

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

Reviewed: https://review.openstack.org/441695
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=6b3d03b1677623ba2a9cc284e3346eec3cbea805
Submitter: Jenkins
Branch: master

commit 6b3d03b1677623ba2a9cc284e3346eec3cbea805
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