aboutsummaryrefslogtreecommitdiffstats
path: root/packer/templates/basebuild-local-kvm.json
diff options
context:
space:
mode:
Diffstat (limited to 'packer/templates/basebuild-local-kvm.json')
-rw-r--r--packer/templates/basebuild-local-kvm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packer/templates/basebuild-local-kvm.json b/packer/templates/basebuild-local-kvm.json
index 5f7f8f2f..415f2b38 100644
--- a/packer/templates/basebuild-local-kvm.json
+++ b/packer/templates/basebuild-local-kvm.json
@@ -21,7 +21,7 @@
"disk_size": 20000,
"format": "qcow2",
- "headless": false,
+ "headless": true,
"accelerator": "kvm",
"http_directory": "httpdir",