Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
packer-windows
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bob Tanner
packer-windows
Commits
2e6b65fd
Unverified
Commit
2e6b65fd
authored
Jun 05, 2017
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update guest_os_type for VMware
parent
0c0b2a47
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
windows_10.json
windows_10.json
+1
-1
windows_10_insider.json
windows_10_insider.json
+1
-1
windows_2016.json
windows_2016.json
+1
-1
windows_2016_core.json
windows_2016_core.json
+1
-1
windows_2016_dc.json
windows_2016_dc.json
+1
-1
windows_2016_docker.json
windows_2016_docker.json
+1
-1
windows_81.json
windows_81.json
+1
-1
No files found.
windows_10.json
View file @
2e6b65fd
...
...
@@ -14,7 +14,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
8srv
-64"
,
"guest_os_type"
:
"windows
9
-64"
,
"disk_size"
:
"{{user `disk_size`}}"
,
"vnc_port_min"
:
5900
,
"vnc_port_max"
:
5980
,
...
...
windows_10_insider.json
View file @
2e6b65fd
...
...
@@ -13,7 +13,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
8srv
-64"
,
"guest_os_type"
:
"windows
9
-64"
,
"disk_size"
:
"{{user `disk_size`}}"
,
"vnc_port_min"
:
5900
,
"vnc_port_max"
:
5980
,
...
...
windows_2016.json
View file @
2e6b65fd
...
...
@@ -41,7 +41,7 @@
"winrm_password"
:
"vagrant"
,
"winrm_timeout"
:
"6h"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"guest_os_type"
:
"windows
8
srv-64"
,
"guest_os_type"
:
"windows
9
srv-64"
,
"disk_size"
:
61440
,
"vnc_port_min"
:
5900
,
"vnc_port_max"
:
5980
,
...
...
windows_2016_core.json
View file @
2e6b65fd
...
...
@@ -39,7 +39,7 @@
"winrm_password"
:
"vagrant"
,
"winrm_timeout"
:
"6h"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"guest_os_type"
:
"windows
8
srv-64"
,
"guest_os_type"
:
"windows
9
srv-64"
,
"disk_size"
:
61440
,
"vnc_port_min"
:
5900
,
"vnc_port_max"
:
5980
,
...
...
windows_2016_dc.json
View file @
2e6b65fd
...
...
@@ -40,7 +40,7 @@
"winrm_password"
:
"vagrant"
,
"winrm_timeout"
:
"6h"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"guest_os_type"
:
"windows
8
srv-64"
,
"guest_os_type"
:
"windows
9
srv-64"
,
"disk_size"
:
61440
,
"vnc_port_min"
:
5900
,
"vnc_port_max"
:
5980
,
...
...
windows_2016_docker.json
View file @
2e6b65fd
...
...
@@ -44,7 +44,7 @@
"winrm_password"
:
"vagrant"
,
"winrm_timeout"
:
"6h"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"guest_os_type"
:
"windows
8
srv-64"
,
"guest_os_type"
:
"windows
9
srv-64"
,
"disk_size"
:
61440
,
"vnc_port_min"
:
5900
,
"vnc_port_max"
:
5980
,
...
...
windows_81.json
View file @
2e6b65fd
...
...
@@ -11,7 +11,7 @@
"ssh_password"
:
"vagrant"
,
"ssh_wait_timeout"
:
"4h"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"guest_os_type"
:
"windows8
srv
-64"
,
"guest_os_type"
:
"windows8-64"
,
"tools_upload_flavor"
:
"windows"
,
"disk_size"
:
61440
,
"vnc_port_min"
:
5900
,
...
...
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