
jon at jonproulx
Jul 19, 2012, 7:14 PM
Post #3 of 3
(190 views)
Permalink
|
|
Re: DHCP and DNS service with FlatDHCPManager networking
[In reply to]
|
|
On Thu, Jul 19, 2012 at 3:23 PM, Xavier Limodin <xavier.limodin [at] xavier-office> 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 : openstack [at] lists Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
|