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
e22ae98d
Unverified
Commit
e22ae98d
authored
Jul 14, 2017
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to first insider iso, but still hangs at image selection
parent
86c7414d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
answer_files/2016_insider/Autounattend.xml
answer_files/2016_insider/Autounattend.xml
+2
-2
windows_2016_insider.json
windows_2016_insider.json
+3
-3
No files found.
answer_files/2016_insider/Autounattend.xml
View file @
e22ae98d
...
...
@@ -51,7 +51,7 @@
<InstallFrom>
<MetaData
wcm:action=
"add"
>
<Key>
/IMAGE/NAME
</Key>
<Value>
Windows Server 2016
SERVERDATACENTERCORE
</Value>
<Value>
Windows Server 2016
Datacenter
</Value>
</MetaData>
</InstallFrom>
<InstallTo>
...
...
@@ -63,7 +63,7 @@
<UserData>
<ProductKey>
<!-- Windows Server Insider product key -->
<Key>
XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
</Key>
<Key>
B69WH-PRNHK-BXVK3-P9XF7-XD84W
</Key>
<WillShowUI>
OnError
</WillShowUI>
</ProductKey>
<AcceptEula>
true
</AcceptEula>
...
...
windows_2016_insider.json
View file @
e22ae98d
...
...
@@ -141,9 +141,9 @@
}
],
"variables"
:
{
"iso_url"
:
"http
://care.dlservice.microsoft.com/dl/download/1/4/9/149D5452-9B29-4274-B6B3-5361DBDA30BC/14393.0.161119-1705.RS1_REFRESH_SERVER_EVAL_X64FRE_EN-US.ISO
"
,
"iso_checksum_type"
:
"
md5
"
,
"iso_checksum"
:
"
70721288BBCDFE3239D8F8C0FAE55F1F
"
,
"iso_url"
:
"http
s://software-download.microsoft.com/pr/Windows_InsiderPreview_Server_2_16237.iso
"
,
"iso_checksum_type"
:
"
sha256
"
,
"iso_checksum"
:
"
3d7f496892424926ad6b50f6acda74cf4f9f5d509ffd378767a3950932dbfce0
"
,
"autounattend"
:
"./answer_files/2016_insider/Autounattend.xml"
}
}
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