Merge "Ironic role should pick the address services bind to"

This commit is contained in:
Zuul 2022-09-01 23:31:00 +00:00 committed by Gerrit Code Review
commit 60fb2dc28d
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 %}