Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
a53cc8b0
Commit
a53cc8b0
authored
Jun 17, 2015
by
Mitchell Hashimoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update CHANGELOG
parent
49769a17
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
CHANGELOG.md
CHANGELOG.md
+8
-0
No files found.
CHANGELOG.md
View file @
a53cc8b0
...
...
@@ -22,6 +22,8 @@ FEATURES:
connections. Note that provisioners won't work if this is done. [GH-1591]
*
**SSH Agent Forwarding:**
SSH Agent Forwarding will now be enabled
to allow access to remote servers such as private git repos. [GH-1066]
*
**OpenStack v3 Identity:**
The OpenStack builder now supports the
v3 identity API.
*
**Docker builder supports SSH**
: The Docker builder now supports containers
with SSH, just set
`communicator`
to "ssh" [GH-2244]
*
**File provisioner can download**
: The file provisioner can now download
...
...
@@ -32,6 +34,12 @@ FEATURES:
builder. This is useful for provisioners. [GH-2232]
*
**New config function: `template_dir`**
: The directory to the template
being built. This should be used for template-relative paths. [GH-54]
*
**New provisioner: powershell**
: Provision Windows machines
with PowerShell scripts. [GH-2243]
*
**New provisioner: windows-shell**
: Provision Windows machines with
batch files. [GH-2243]
*
**New provisioner: windows-restart**
: Restart a Windows machines and
wait for it to come back online. [GH-2243]
IMPROVEMENTS:
...
...
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