diff --git a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 index 3b38e6df89..9278c9b366 100644 --- a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 @@ -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 %}