e539dac7c9
Support pxe uefi mode following guide https://docs.openstack.org/ironic/latest/install/configure-pxe.html In the meantime, ironic-agent kernel and initramfs does not have to be provided as precondition under /etc/kolla/config in such mode. Add condition check as well. Change-Id: Ieefcf5f9fe839eab63f3fe4a1c5cf845f4fd4eb5 Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
8 lines
135 B
Django/Jinja
8 lines
135 B
Django/Jinja
set default=master
|
|
set timeout=5
|
|
set hidden_timeout_quiet=false
|
|
|
|
menuentry "master" {
|
|
configfile /tftpboot/$net_default_ip.conf
|
|
}
|