summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ubuntu-16.04-amd64.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu-16.04-amd64.json b/ubuntu-16.04-amd64.json
index 1581e35..208b088 100644
--- a/ubuntu-16.04-amd64.json
+++ b/ubuntu-16.04-amd64.json
@@ -33,7 +33,7 @@
"<bs><bs><bs>",
"/install/vmlinuz ",
"initrd=/install/initrd.gz ",
- "auto-install/enable=true ",
+ "auto=true ",
"debconf/priority=critical ",
"preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{ user `preseed_path` }} ",
"<enter>"
@@ -72,7 +72,7 @@
"<bs><bs><bs>",
"/install/vmlinuz ",
"initrd=/install/initrd.gz ",
- "auto-install/enable=true ",
+ "auto=true ",
"debconf/priority=critical ",
"preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{ user `preseed_path` }} ",
"<enter>"
@@ -111,7 +111,7 @@
"<bs><bs><bs>",
"/install/vmlinuz ",
"initrd=/install/initrd.gz ",
- "auto-install/enable=true ",
+ "auto=true ",
"debconf/priority=critical ",
"preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/{{ user `preseed_path` }} ",
"<enter>"