From cac861db99b03bcb4f1c8f57890cabaff32bb633 Mon Sep 17 00:00:00 2001 From: Taylor Brown Date: Mon, 19 Dec 2016 08:51:27 -0800 Subject: [PATCH] Update hyperv.html.md Fixing Hyper-V Branding --- website/source/docs/builders/hyperv.html.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/source/docs/builders/hyperv.html.md b/website/source/docs/builders/hyperv.html.md index 79c6fbff1..49bffd73b 100644 --- a/website/source/docs/builders/hyperv.html.md +++ b/website/source/docs/builders/hyperv.html.md @@ -1,18 +1,18 @@ --- layout: "docs" -page_title: "HyperV Builder" +page_title: "Hyper-V Builder" description: |- - The HyperV Packer builder is able to create HyperV virtual machines and export them. + The Hyper-V Packer builder is able to create Hyper-V virtual machines and export them. --- # HyperV Builder -The HyperV Packer builder is able to create [HyperV](https://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx) +The HyperV Packer builder is able to create [Hyper-V](https://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx) virtual machines and export them. Packer currently only support building HyperV machines with an iso: * [hyperv-iso](/docs/builders/hyperv-iso.html) - Starts from - an ISO file, creates a brand new HyperV VM, installs an OS, + an ISO file, creates a brand new Hyper-V VM, installs an OS, provisions software within the OS, then exports that machine to create - an image. This is best for people who want to start from scratch. \ No newline at end of file + an image. This is best for people who want to start from scratch.