Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bob Tanner
packer-windows
Commits
04ad854a
Commit
04ad854a
authored
Aug 27, 2017
by
Patrick Lang
Browse files
Fixing up hyperv-iso
parent
73757f17
Changes
1
Hide whitespace changes
Inline
Side-by-side
windows_10_insider.json
View file @
04ad854a
...
@@ -86,7 +86,6 @@
...
@@ -86,7 +86,6 @@
"iso_url"
:
"{{user `iso_url`}}"
,
"iso_url"
:
"{{user `iso_url`}}"
,
"iso_checksum_type"
:
"{{user `iso_checksum_type`}}"
,
"iso_checksum_type"
:
"{{user `iso_checksum_type`}}"
,
"iso_checksum"
:
"{{user `iso_checksum`}}"
,
"iso_checksum"
:
"{{user `iso_checksum`}}"
,
"headless"
:
false
,
"boot_wait"
:
"0s"
,
"boot_wait"
:
"0s"
,
"guest_additions_mode"
:
"disable"
,
"guest_additions_mode"
:
"disable"
,
"winrm_username"
:
"vagrant"
,
"winrm_username"
:
"vagrant"
,
...
@@ -110,7 +109,7 @@
...
@@ -110,7 +109,7 @@
"switch_name"
:
"{{user `hyperv_switchname`}}"
,
"switch_name"
:
"{{user `hyperv_switchname`}}"
,
"enable_secure_boot"
:
true
,
"enable_secure_boot"
:
true
,
"enable_virtualization_extensions"
:
true
"enable_virtualization_extensions"
:
true
}
,
}
],
],
"provisioners"
:
[
"provisioners"
:
[
{
{
...
...
Write
Preview
Supports
Markdown
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