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
d1c251cd
Unverified
Commit
d1c251cd
authored
Nov 05, 2017
by
Stefan Scherer
Browse files
Adjust guest_os_type Windows10_64
parent
81c0a437
Changes
2
Hide whitespace changes
Inline
Side-by-side
windows_10.json
View file @
d1c251cd
...
...
@@ -81,7 +81,7 @@
"winrm_password"
:
"vagrant"
,
"winrm_timeout"
:
"2h"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"guest_os_type"
:
"Windows
8
1_64"
,
"guest_os_type"
:
"Windows1
0
_64"
,
"guest_additions_mode"
:
"disable"
,
"disk_size"
:
"{{user `disk_size`}}"
,
"floppy_files"
:
[
...
...
windows_10_insider.json
View file @
d1c251cd
...
...
@@ -50,7 +50,7 @@
"winrm_password"
:
"vagrant"
,
"winrm_timeout"
:
"2h"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"guest_os_type"
:
"Windows
8
1_64"
,
"guest_os_type"
:
"Windows1
0
_64"
,
"guest_additions_mode"
:
"disable"
,
"disk_size"
:
"{{user `disk_size`}}"
,
"floppy_files"
:
[
...
...
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