Comment 2 for bug 1711140

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

Reviewed: https://review.openstack.org/494212
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_hosts/commit/?id=d5bef82dfedc72eb2d51ef899578098c35738085
Submitter: Jenkins
Branch: master

commit d5bef82dfedc72eb2d51ef899578098c35738085
Author: Jesse Pretorius <email address hidden>
Date: Wed Aug 16 14:43:45 2017 +0100

    Ubuntu: Use dnsmasq-base, not dnsmasq

    In Ubuntu the 'dnsmasq' package actually includes
    init scripts and service configuration which
    conflict with LXC and are best not included. The
    actual dependent package is 'dnsmasq-base'.

    With this change, the cleanup is no longer
    required because the files are removed by the
    purge or not installed in the first place.

    Closes-Bug: #1711140
    Change-Id: I0b0a8dec3943651f379479ea1a3b8038736b9219