On Thu, Jul 19, 2012 at 3:23 PM, Xavier Limodin <[email protected]> wrote: > Hi, > > You can use your own Dnsmasq config file, > Install dnsmasq package, > update-rc.d dnsmasq disable to avoid conflicts > > /etc/nova/nova.conf > --dnsmasq_config_file=/etc/dnsmasq.conf
Thanks for the pointer that got me what I need. Since it only requires the config file it's probably best not to install the package, but just write out a config from online documentation and avoid even having a duplicate service someone could try and start up in the future. -Jon _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

