Skip to content

Commit

Permalink
Merge pull request #199 from pauby/clarify-hvswitch-name
Browse files Browse the repository at this point in the history
Clarify Hyper-V Virtual Switch Name to be used
  • Loading branch information
StefanScherer authored Jul 10, 2019
2 parents c12e52a + 6695028 commit 6fc0d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ only have Hyper-V installed on my laptop, so I run:
packer build --only hyperv-iso -var 'hyperv_switchname=Ethernet' -var 'iso_url=./server2016.iso' .\windows_2016_docker.json
```

You then can use this box with Vagrant to spin up a Hyper-V VM.
Where `Ethernet` is the name of my default Hyper-V Virtual Switch. You then can use this box with Vagrant to spin up a Hyper-V VM.

#### Generation 2 VMs

Expand Down

0 comments on commit 6fc0d46

Please sign in to comment.