Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
d593e5f4
Commit
d593e5f4
authored
Sep 21, 2016
by
Stefan Scherer
Committed by
GitHub
Sep 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed a git conflict block.
parent
634963d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
README.md
README.md
+0
-6
No files found.
README.md
View file @
d593e5f4
...
...
@@ -99,19 +99,13 @@ Then run Packer:
```
packer build -var 'hyperv_switchname=Wifi' .\windows_2016.json
```
<<<<<<< f5e7200f53fd751beb798b3b4c02af1caa6f41dc
Be sure to set hyperv_switchname to an external Hyper-V switch.
=======
Be sure to set hyperv_switchname to an external Hyper-V switch
I have the ISO already downloaded to save time, and only have Hyper-V installed on my laptop, so I run:
```
packer build --only hyperv-iso -var 'hyperv_switchname=Ethernet' -var 'iso_url=./server2016tp5.iso' .\windows_2016_docker.json
```
>>>>>>> Update Vagrant instructions
You then can use this box with Vagrant to spin up a Hyper-V VM. Vagrant currently
needs some patches as well, see the script
[
install-vagrant.ps1
](
hyperv/scripts/install-vagrant.ps1
)
how to patch Vagrant 1.8.4 to fix these issues.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment