From 97e48153bc41552044d9c456b077d87c8f2ec1bb Mon Sep 17 00:00:00 2001 From: Paul Meyer Date: Thu, 3 Oct 2019 21:01:17 +0000 Subject: [PATCH] fixup! Default for Gen 1 VMs --- .../partials/builder/azure/chroot/_Config-not-required.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/partials/builder/azure/chroot/_Config-not-required.html.md b/website/source/partials/builder/azure/chroot/_Config-not-required.html.md index 8f8556919..91029b5f1 100644 --- a/website/source/partials/builder/azure/chroot/_Config-not-required.html.md +++ b/website/source/partials/builder/azure/chroot/_Config-not-required.html.md @@ -46,5 +46,5 @@ - `os_disk_skip_cleanup` (bool) - If set to `true`, leaves the temporary disk behind in the Packer VM resource group. Defaults to `false` - `image_hyperv_generation` (string) - The [Hyper-V generation type](https://docs.microsoft.com/en-us/rest/api/compute/images/createorupdate#hypervgenerationtypes). - Defaults to `V2`. + Defaults to `V1`. \ No newline at end of file