kolla-ansible/ansible/roles/bifrost
Mark Goddard e78f823110 Bifrost: set TFTP cache master path properly
Ironic creates hardlinks between the TFTP master image store and the
HTTP root path when iPXE is enabled. With Docker volumes used for these
locations we run into https://bugs.launchpad.net/ironic/+bug/1507894
during deployment. If we use a directory under /httpboot to store the
master images this issue is avoided.

This change uses the new bifrost config variable,
ironic_tftp_master_path added in [1] to configure the path, rather than
the existing hacked approach of modifying the ironic.conf config file
after the bifrost_deploy container has started.

[1] https://review.openstack.org/#/c/577071

Change-Id: I5c62999c4956bebd0d3920d756ce67ba194b0ebe
2018-07-10 15:07:23 +01:00
..
defaults Mixing binary and source images for A* and B* projects 2017-06-02 17:13:44 +07:00
tasks Bifrost: set TFTP cache master path properly 2018-07-10 15:07:23 +01:00
templates Bifrost: set TFTP cache master path properly 2018-07-10 15:07:23 +01:00