Merge "roles: bifrost-ironic-install: Download the iPXE loader file"

This commit is contained in:
Zuul 2018-02-06 22:39:53 +00:00 committed by Gerrit Code Review
commit 66eaac4190
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ syslinux_tftp_dir: /usr/share/syslinux
# the location of the packaged files.
download_ipxe: true
ipxe_dir: /usr/local/share/ipxe
ipxe_full_binary: ipxe.lkrn
ipxe_full_binary: ipxe.pxe
ironic_rootwrap_dir: /usr/bin/
nginx_user: nginx
mysql_service_name: mysql

View File

@ -32,4 +32,4 @@
delay: 10
with_items:
- undionly.kpxe
- ipxe.lkrn
- ipxe.pxe