bifrost/playbooks/roles/bifrost-ironic-install/tasks
Olivier Bourdon d2fff1abe2 Add configurable option for Ironic master tftp images path
By design, Ironic will be making hardlinks from /var/lib/ironic/master_images
into /httpboot. On a machine where /var is on a separate partition, deployment
will succeed but operation will fail with some errors like:

OSError: [Errno 18] Invalid cross-device link

in ironic conductor logs. This patch adds an extra configuration
variable which allows the user to configure the path location
properly and to overcome this issue.

Change-Id: If90b49c75ff1a224d8d539036b89c1c7ee030bd0
2018-06-25 09:44:36 +02:00
..
bootstrap.yml Support storage of introspection data in Nginx 2018-02-27 14:56:43 +00:00
create_tftpboot.yml Add configurable option for Ironic master tftp images path 2018-06-25 09:44:36 +02:00
download_ipa_image.yml Add way to customize the IPA version to be used 2018-02-13 12:44:53 +01:00
get_ipxe.yml roles: bifrost-ironic-install: Download the iPXE loader file 2018-02-01 12:29:30 +00:00
inspector_bootstrap.yml Unquote empty braces inside jinja blocks 2017-10-26 16:01:15 -07:00
inspector_install.yml Allow looking constraints file from env var 2017-04-03 10:14:37 +02:00
inspector_start.yml Fixes to allow services startup after reboot 2016-12-23 16:16:10 +02:00
install.yml Enabled hardware type 'ucs' does not exist 2018-03-03 21:46:34 +00:00
ironic_config.yml Fix deployment failure due to wrong check on network interface 2018-03-28 22:58:37 +02:00
keystone_setup.yml Remove some hardcoded values and use variables instead 2018-02-20 10:18:43 +01:00
keystone_setup_inspector.yml Fix endpoint service name for inspector 2017-01-24 20:21:17 +00:00
main.yml Remove my_ip_address from use 2017-02-03 19:37:20 +00:00
pip_install.yml Fix upper-constraints use 2018-02-03 14:37:52 +00:00
set_ssh_private_key.yml Allow user to specify private SSH key 2017-01-16 17:20:46 +02:00
staging_install.yml Allow looking constraints file from env var 2017-04-03 10:14:37 +02:00
start.yml Clean up jinja2 templates on conditional checks 2017-10-27 22:53:10 +00:00