From 21b68833f431ca3569a5cbc41564bef2f2f32761 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 28 Jun 2020 22:45:16 +0200 Subject: another attempt to fix the partman recipe --- .../debian/preseed/templates/preseed_debian-stretch.cfg.j2 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'roles/installer/debian/preseed/templates/preseed_debian-stretch.cfg.j2') diff --git a/roles/installer/debian/preseed/templates/preseed_debian-stretch.cfg.j2 b/roles/installer/debian/preseed/templates/preseed_debian-stretch.cfg.j2 index 02902b77..487e4727 100644 --- a/roles/installer/debian/preseed/templates/preseed_debian-stretch.cfg.j2 +++ b/roles/installer/debian/preseed/templates/preseed_debian-stretch.cfg.j2 @@ -57,13 +57,6 @@ d-i pkgsel/include string openssh-server python python-apt d-i pkgsel/upgrade select safe-upgrade popularity-contest popularity-contest/participate boolean false - -## grub-installer/bootdev is set by partman/early_command -d-i grub-installer/bootdev seen true -d-i grub-installer/choose_bootdev string manual -d-i grub-installer/only_debian boolean true -d-i grub-installer/with_other_os boolean false - d-i finish-install/reboot_in_progress note -- cgit v1.2.3