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
8b52fa52
Commit
8b52fa52
authored
Jun 15, 2015
by
Mitchell Hashimoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update CHANGELOG
parent
723b91cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
CHANGELOG.md
CHANGELOG.md
+4
-0
No files found.
CHANGELOG.md
View file @
8b52fa52
...
...
@@ -22,6 +22,10 @@ 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]
*
**New config function: `build_name`**
: The name of the currently running
build. [GH-2232]
*
**New config function: `build_type`**
: The type of the currently running
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]
...
...
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