From a9b5eac90365000520a35826f3c2e652cbda0a84 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 26 May 2020 16:54:37 +0200 Subject: ubuntu-18.04-amd64.json: improve boot_command --- ubuntu-18.04-amd64.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/ubuntu-18.04-amd64.json b/ubuntu-18.04-amd64.json index 0c9da60..6697450 100644 --- a/ubuntu-18.04-amd64.json +++ b/ubuntu-18.04-amd64.json @@ -26,17 +26,10 @@ "shutdown_command": "{{ user `shutdown_command` }}", "http_directory": "{{ user `http_dir` }}", "boot_command": [ + "", + "", "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", + "/install/vmlinuz ", "initrd=/install/initrd.gz ", "auto=true ", "passwd/root-password={{ user `ssh_password` }} ", -- cgit v1.2.3-55-g7522