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
ff00057a
Commit
ff00057a
authored
Dec 31, 2017
by
Patrick Lang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Working on boot/install
parent
4cd80460
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
answer_files/server_insider_uefi/Autounattend.xml
answer_files/server_insider_uefi/Autounattend.xml
+1
-1
windows_server_insider.json
windows_server_insider.json
+4
-1
No files found.
answer_files/server_insider_uefi/Autounattend.xml
View file @
ff00057a
...
...
@@ -45,7 +45,7 @@
</InstallFrom>
<InstallTo>
<DiskID>
0
</DiskID>
<PartitionID>
2
</PartitionID>
<PartitionID>
3
</PartitionID>
</InstallTo>
</OSImage>
</ImageInstall>
...
...
windows_server_insider.json
View file @
ff00057a
{
"builders"
:
[
{
"boot_wait"
:
"60s"
,
"boot_command"
:
[
"<enter><enter>"
],
"boot_wait"
:
"2s"
,
"communicator"
:
"winrm"
,
"cpu"
:
2
,
"disk_size"
:
"{{user `disk_size`}}"
,
...
...
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