From d8efff09122f7e4393a9124a56f9b6b0f95381b2 Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Tue, 1 Feb 2022 15:09:08 +0000 Subject: [PATCH] Revert "Configure Ironic to use bios boot mode" This reverts commit da6623c0849bf5572ff2574103195d38d72158ae. Reason for revert: Tenks now supports UEFI boot mode. Change-Id: I988a46b19a7dbad827466d9702d8f63f47d1d838 --- etc/kayobe/kolla/config/ironic.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/etc/kayobe/kolla/config/ironic.conf b/etc/kayobe/kolla/config/ironic.conf index 58635db..3a59efa 100644 --- a/etc/kayobe/kolla/config/ironic.conf +++ b/etc/kayobe/kolla/config/ironic.conf @@ -2,9 +2,6 @@ minimum_required_memory = 256 [deploy] -# Use bios boot mode until Tenks supports UEFI -default_boot_mode = bios - # This IPMI configuration has been taken from the metal3.io ironic-image # project. It is necessary to make IPMI reliable in Kayobe Ubuntu CI jobs. # Without this, we saw the following error: