openstack-ansible-os_ironic/tasks
Jonathan Rosser c305af301b Allow user defined extra files to be added to ironic tftp directory
Some of these files are already statically defined in the role vars,
but cannot be extended. The new variable ironic_tftp_extra_content
allows either local files (path:) or files from a web server (url:)
to be copied into the tftp server root.

A feature like this is needed to copy EFI firmware to the tftp root
for ironic node CPU architectures that are different to the
ironic control plane nodes. The EFI firmware is sometimes not
available from the system package manager for architechtures
different to the host CPU.

Change-Id: Ie30c009d0704b87c2298088935a7f2ec0d55c6fb
2022-12-12 12:36:40 +00:00
..
ironic_conductor_post_install.yml Allow user defined extra files to be added to ironic tftp directory 2022-12-12 12:36:40 +00:00
ironic_db_setup.yml Define condition for the first play host one time 2020-12-02 08:41:27 +00:00
ironic_deploy_image.yml Add variable for user defined list of deploy images 2022-12-07 14:04:11 +00:00
ironic_inspector_post_install.yml Tidy definition of http dir for inspector 2022-12-07 14:04:19 +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 Pass CA pass to Swift CLI 2022-11-25 10:56:59 +01:00
ironic_pre_install.yml Create /var/log/ironic directory 2022-12-08 14:54:22 +00:00
main.yml Refactor ironic deploy image handling. 2022-12-07 15:03:32 +01:00