openstack-ansible-lxc_hosts/templates
Major Hayden 2ffcc79451
Prevent dnsmasq from reading hosts file
OpenStack-Ansible configures /etc/hosts with the management IP
addresses of containers, but dnsmasq gets confused when it sees those
host names associated with a 10.X address on the lxc bridge. It
causes lots of errors in the log files like these:

  not giving name hydrogen_rsyslog_container-307df194 to the DHCP
  lease of 10.0.3.196 because the name exists in /etc/hosts with
  address 172.29.239.71

This patch adds the --no-hosts option for dnsmasq so that it will
stop reading /etc/hosts and filling up log files.

Closes-Bug: 1668949
Change-Id: I7aa2f0081d7d79ab42fcfc28e3ed6839a4f66c8a
2017-08-17 13:47:23 -05:00
..
default.conf.j2 Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
irqbalance.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc-net-bridge.cfg.j2 Add lxc_net_manage_iptables variable 2017-03-23 16:43:20 -04:00
lxc-net-redhat-bridge.cfg.j2 Add SUSE support 2017-04-25 14:56:33 +01:00
lxc-net-suse-bridge.cfg.j2 Fix container bridge networking on SUSE 2017-05-08 11:24:12 +01:00
lxc-net-suse-routes.cfg.j2 Fix container bridge networking on SUSE 2017-05-08 11:24:12 +01:00
lxc-openstack.apparmor.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc-openstack.conf.j2 Added to ability to set mtu for lxcbr0 2015-12-02 17:13:24 +01:00
lxc-system-manage.j2 Prevent dnsmasq from reading hosts file 2017-08-17 13:47:23 -05:00
lxc.default.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
sudoers.j2 Remove requiretty for sudo on centos base image. 2016-09-15 20:18:56 +00:00
systemd-machined.service.j2 tasks: Set systemd installation prefix 2017-04-25 14:56:33 +01:00
systemd-proxy-unit.conf.j2 Download LXC image with async via aria2 2017-08-15 12:34:26 +00:00