Merge "Fix ironic inspector dnsmasq listening interface"
This commit is contained in:
commit
3fe204afd2
@ -1,5 +1,5 @@
|
|||||||
port=0
|
port=0
|
||||||
interface={{ api_interface }}
|
interface={{ ironic_dnsmasq_interface }}
|
||||||
dhcp-range={{ ironic_dnsmasq_dhcp_range }}
|
dhcp-range={{ ironic_dnsmasq_dhcp_range }}
|
||||||
{% if ironic_dnsmasq_default_gateway is not none %}
|
{% if ironic_dnsmasq_default_gateway is not none %}
|
||||||
dhcp-option=3,{{ ironic_dnsmasq_default_gateway }}
|
dhcp-option=3,{{ ironic_dnsmasq_default_gateway }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user