mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 09:51:08 -05:00
715 B
715 B
| layout | sidebar_current | page_title | description |
|---|---|---|---|
| docs | docs-builders-hyperv | Hyper-V - Builders | 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 Hyper-V virtual machines and export them.
Packer currently only support building HyperV machines with an iso:
- hyperv-iso - Starts from 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.