Skip to content
Darragh O'Reilly edited this page Jun 19, 2013 · 2 revisions

Tips

Improve DHCP logging

To make dnsmasq write to its own log file (/var/log/quantum/dnsmasq.log) instead of syslog, and provide extra DHCP details (dhcp request and response options) run this playbook:

ansible-playbook -v playbooks/dnsmasq-logging.yaml
Clone this wiki locally