From d90144d2190009f8bd121cb8f773a9209500f034 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 1 Jan 2022 20:19:56 +0100 Subject: in-place variable cooking --- common/iso-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/iso-install.yml') diff --git a/common/iso-install.yml b/common/iso-install.yml index 810761d2..796ae0d9 100644 --- a/common/iso-install.yml +++ b/common/iso-install.yml @@ -20,7 +20,7 @@ {{ iso_install_image_path | realpath }} Please load the image into the machine and boot from it. - {% if install_distro == "debian" and install_cooked.efi is defined and install_cooked.efi %} + {% if install_distro == "debian" and install.efi is defined and install.efi %} Mind that debian mini.iso based installers have a bug that prevents grub from loading the correct config file on EFI systems. In case you only see a grub shell prompt ('grub>') after booting the -- cgit v1.2.3