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
d378b1f7
Unverified
Commit
d378b1f7
authored
Oct 22, 2017
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix name of set-winrm ps1 script
parent
0a7daed4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
windows_2016_docker.json
windows_2016_docker.json
+1
-1
No files found.
windows_2016_docker.json
View file @
d378b1f7
...
@@ -144,6 +144,7 @@
...
@@ -144,6 +144,7 @@
"type"
:
"powershell"
,
"type"
:
"powershell"
,
"scripts"
:
[
"scripts"
:
[
"./scripts/docker/add-docker-group.ps1"
,
"./scripts/docker/add-docker-group.ps1"
,
"./scripts/docker/set-winrm-automatic.ps1"
,
"./scripts/docker/2016/install-docker.ps1"
,
"./scripts/docker/2016/install-docker.ps1"
,
"./scripts/docker/docker-pull-async.ps1"
,
"./scripts/docker/docker-pull-async.ps1"
,
"./scripts/docker/open-docker-insecure-port.ps1"
,
"./scripts/docker/open-docker-insecure-port.ps1"
,
...
@@ -155,7 +156,6 @@
...
@@ -155,7 +156,6 @@
"type"
:
"windows-shell"
,
"type"
:
"windows-shell"
,
"scripts"
:
[
"scripts"
:
[
"./scripts/uac-enable.bat"
,
"./scripts/uac-enable.bat"
,
"./scripts/docker/set-winrm-automatic.bat"
,
"./scripts/set-winrm-automatic.bat"
,
"./scripts/set-winrm-automatic.bat"
,
"./scripts/compile-dotnet-assemblies.bat"
,
"./scripts/compile-dotnet-assemblies.bat"
,
"./scripts/compact.bat"
"./scripts/compact.bat"
...
...
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