openstack-ansible-os_ironic/tasks
Jonathan Rosser b4161545b3 Bind http and tftp services to the bmaas network
Currently the ironic role uses ansible_host as the IP to bind these
services to, which means that in an LXC deployment it is not
possible to provision ironic hosts on the bmaas network as
the services are instead bound to the mgmt network.

The code worked previously as it is most likley developed on metal
and the CI job does not actually enrol/provision a node so the
test coverage is very small.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/852174
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/854231
Change-Id: Id544d395f42f4c36a17e9c20a35aeb56a5e3bf03
2022-09-13 07:35:09 +00:00
..
ironic_conductor_post_install.yml Add Support for Deploying UEFI Baremetal Nodes 2021-12-12 14:24:30 +00:00
ironic_db_setup.yml Define condition for the first play host one time 2020-12-02 08:41:27 +00:00
ironic_inspector_post_install.yml Update Ironic Inspector for Metal Deployments 2022-01-11 19:56:38 +00:00
ironic_inspector_pre_install.yml Install only the required dhcp config files for inspector 2022-08-01 14:27:09 +01:00
ironic_post_install.yml Use config_template as a collection 2021-12-02 04:01:06 +00:00
ironic_pre_install.yml Refactor definition of lock path 2021-11-30 12:14:13 +02:00
main.yml Bind http and tftp services to the bmaas network 2022-09-13 07:35:09 +00:00