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
8b0eef66
Unverified
Commit
8b0eef66
authored
Mar 17, 2018
by
Stu
Committed by
GitHub
Mar 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update windows_2012_r2.json
change headless to true to match prior version
parent
3a3653fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
windows_2012_r2.json
windows_2012_r2.json
+1
-1
No files found.
windows_2012_r2.json
View file @
8b0eef66
...
...
@@ -128,7 +128,7 @@
"autounattend"
:
"./answer_files/2012_r2/Autounattend.xml"
,
"disk_size"
:
"61440"
,
"disk_type_id"
:
"1"
,
"headless"
:
"
fals
e"
,
"headless"
:
"
tru
e"
,
"hyperv_switchname"
:
"{{env `hyperv_switchname`}}"
,
"iso_checksum"
:
"5b5e08c490ad16b59b1d9fab0def883a"
,
"iso_checksum_type"
:
"md5"
,
...
...
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