Merge "Set default_boot_option for bifrost"

This commit is contained in:
Zuul 2018-11-12 14:05:02 +00:00 committed by Gerrit Code Review
commit aef0d294f3
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ tftp_master_path = {{ ironic_tftp_master_path }}
[deploy]
http_url = http://{{ hostvars[inventory_hostname]['ansible_' + ans_network_interface]['ipv4']['address'] }}:{{ file_url_port }}/
http_root = {{ http_boot_folder }}
default_boot_option = local
[conductor]
clean_nodes = {{ cleaning | lower }}