2a24dd59ba
This patchset adds support for deploying instances using UEFI baremetal nodes. UEFI may replace Legacy BIOS mode in future Ironic releases. Tested with Ubuntu Focal 20.04 LTS. Change-Id: I0fa6234ec7321e1d69901175baeab4ddb08afc50
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
set default=master
|
|
set timeout=5
|
|
set hidden_timeout_quiet=false
|
|
|
|
menuentry "master" {
|
|
configfile /tftpboot/$net_default_ip.conf
|
|
}
|