Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bob Tanner
packer-windows
Commits
d378b1f7
Unverified
Commit
d378b1f7
authored
Oct 22, 2017
by
Stefan Scherer
Browse files
Fix name of set-winrm ps1 script
parent
0a7daed4
Changes
1
Hide whitespace changes
Inline
Side-by-side
windows_2016_docker.json
View file @
d378b1f7
...
...
@@ -144,6 +144,7 @@
"type"
:
"powershell"
,
"scripts"
:
[
"./scripts/docker/add-docker-group.ps1"
,
"./scripts/docker/set-winrm-automatic.ps1"
,
"./scripts/docker/2016/install-docker.ps1"
,
"./scripts/docker/docker-pull-async.ps1"
,
"./scripts/docker/open-docker-insecure-port.ps1"
,
...
...
@@ -155,7 +156,6 @@
"type"
:
"windows-shell"
,
"scripts"
:
[
"./scripts/uac-enable.bat"
,
"./scripts/docker/set-winrm-automatic.bat"
,
"./scripts/set-winrm-automatic.bat"
,
"./scripts/compile-dotnet-assemblies.bat"
,
"./scripts/compact.bat"
...
...
Write
Preview
Supports
Markdown
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