aboutsummaryrefslogtreecommitdiffstats
path: root/packer/templates
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-09-30 17:20:57 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-09-30 17:20:57 +0200
commitfd0296b4c0603f6275d087075bfe4a319db6a080 (patch)
treedf68a367d18b93a3d39f74ba7a8f808ac2c64f7b /packer/templates
parented9ac7381d411df45ba0f3a2d9cd855726c129bc (diff)
Make local build work by removing the graceful shutdown
Change-Id: I3a70aacac1c83b8bfadcb7af53a9b55cfe31a180 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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,