Revert "Multiply updates"
This reverts commit e052fbe45f5814f6cf1bdca70e69bd90a7a99673.
Change-Id: I0e14869604529cabc9548bfbecc31b3159b35a9b
diff --git a/trymcp-day01-image/template.json b/trymcp-day01-image/template.json
index 1d99915..6660adb 100644
--- a/trymcp-day01-image/template.json
+++ b/trymcp-day01-image/template.json
@@ -85,16 +85,6 @@
"destination": "/etc"
}
],
- "post-processors": [
- {
- "keep_input_artifact": false,
- "output": "images/{{ user `image_name` }}.qcow2",
- "type": "vagrant",
- "only": [
- "qemu"
- ]
- }
- ],
"builders": [
{
"type": "qemu",
@@ -133,4 +123,4 @@
"ssh_wait_timeout": "360s"
}
]
-}
+}
\ No newline at end of file