aboutsummaryrefslogtreecommitdiffstats
path: root/packer/templates
diff options
context:
space:
mode:
Diffstat (limited to 'packer/templates')
-rw-r--r--packer/templates/basebuild-local-kvm.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/packer/templates/basebuild-local-kvm.json b/packer/templates/basebuild-local-kvm.json
index 10ae712a..af13744f 100644
--- a/packer/templates/basebuild-local-kvm.json
+++ b/packer/templates/basebuild-local-kvm.json
@@ -19,8 +19,6 @@
"output_directory": "output_ubuntu",
- "shutdown_command": "echo '{{user `password`}}'|sudo -S shutdown -P now",
-
"disk_size": 20000,
"format": "qcow2",
"headless": false,