Ironic role should pick the address services bind to

This is necessary to support either metal or LXC deployments in AIO.

Change-Id: Iab4b216e61f48e29e62c999d491f7744435c8d1e
This commit is contained in:
Jonathan Rosser 2022-08-23 16:37:08 +01:00
parent 2753702d53
commit b835013ce0
1 changed files with 0 additions and 4 deletions

View File

@ -287,7 +287,3 @@ deployment_environment_variables:
lxc_container_networks: {}
{% endif %}
{% if 'ironic' in bootstrap_host_scenario %}
# The ironic inspector DHCP address that hands out DHCP offers
ironic_inspector_dhcp_address: 172.29.228.100
{% endif %}