puppet-ironic/templates
Bob Fournier 44ad813ee6 Remove ironic inspector dnsmasq bind-interfaces setting
In order to allow the ironic inspector dnsmasq service to
receive packets after the network service is restarted, the
bind-interfaces option should not be set.  Since the
ironic inspector is bound to the br-ctlplane interface,
its not necessary to set this field as this dnsmasq instance
will only service this interface.

From the dnsmasq man page (http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html).
-z, --bind-interfaces
On systems which support it, dnsmasq binds the wildcard address,
even when it is listening on only some interfaces. It then
discards requests that it shouldn't reply to. This has the
advantage of working even when interfaces come and go and
change address. This option forces dnsmasq to really bind only
the interfaces it is listening on. About the only time when
this is useful is when running another nameserver (or another
instance of dnsmasq) on the same machine. Setting this option
also enables multiple instances of dnsmasq which provide DHCP
service to run in the same machine.

We do run another dnsmasq instance for neutron but that is bound to
the tap interface in the namespace.

Change-Id: I88a0b67a61944565e59f245f02f7e4620f92ec82
2018-09-07 10:10:20 +02:00
..
baremetal.json.erb Add bifrost manifest 2015-08-04 17:12:43 +02:00
bifrost_global_vars.erb Put configuration files under configurable folder 2015-08-24 18:48:47 +00:00
inspector_dnsmasq_http.erb Remove ironic inspector dnsmasq bind-interfaces setting 2018-09-07 10:10:20 +02:00
inspector_dnsmasq_tftp.erb Remove ironic inspector dnsmasq bind-interfaces setting 2018-09-07 10:10:20 +02:00
inspector_ipxe.erb Make kernel and ramdisk filename configurable 2017-05-05 09:31:26 +08:00
inspector_pxelinux_cfg.erb Make kernel and ramdisk filename configurable 2017-05-05 09:31:26 +08:00