Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
packer-windows
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bob Tanner
packer-windows
Commits
f0ba31f9
Commit
f0ba31f9
authored
Dec 14, 2017
by
Bob Tanner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Closed #68 Changed hardware version to 12
parent
c2f6b6f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
windows_10.json
windows_10.json
+1
-1
windows_2016.json
windows_2016.json
+1
-1
No files found.
windows_10.json
View file @
f0ba31f9
...
...
@@ -53,7 +53,7 @@
"iso_url"
:
"{{user `iso_url`}}"
,
"shutdown_command"
:
"shutdown /s /t 10 /f /d p:4:1 /c
\"
Packer Shutdown
\"
"
,
"type"
:
"vmware-iso"
,
"version"
:
1
1
,
"version"
:
1
2
,
"vm_name"
:
"windows_10"
,
"vmx_data"
:
{
"RemoteDisplay.vnc.enabled"
:
"false"
,
...
...
windows_2016.json
View file @
f0ba31f9
...
...
@@ -52,7 +52,7 @@
"iso_url"
:
"{{user `iso_url`}}"
,
"shutdown_command"
:
"a:/sysprep.bat"
,
"type"
:
"vmware-iso"
,
"version"
:
1
1
,
"version"
:
1
2
,
"vm_name"
:
"WindowsServer2016"
,
"vmx_data"
:
{
"RemoteDisplay.vnc.enabled"
:
"false"
,
...
...
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