summaryrefslogtreecommitdiff
path: root/template.json
diff options
context:
space:
mode:
Diffstat (limited to 'template.json')
-rw-r--r--template.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/template.json b/template.json
index a1be949..c2f77d8 100644
--- a/template.json
+++ b/template.json
@@ -28,6 +28,7 @@
"builders": [
{
"type": "virtualbox-iso",
+ "name": "virtualbox",
"boot_command": [
"<esc><esc><enter><wait>",
"/install/vmlinuz noapic preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/preseed.cfg ",
@@ -55,6 +56,7 @@
},
{
"type": "vmware-iso",
+ "name": "vmware",
"boot_command": [
"<esc><esc><enter><wait>",
"/install/vmlinuz noapic preseed/url=http://{{ .HTTPIP }}:{{ .HTTPPort }}/preseed.cfg ",