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
a39fc738
Commit
a39fc738
authored
Dec 12, 2013
by
Mitchell Hashimoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG
parent
80c2f0fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
CHANGELOG.md
CHANGELOG.md
+5
-0
No files found.
CHANGELOG.md
View file @
a39fc738
...
...
@@ -22,6 +22,10 @@ IMPROVEMENTS:
dramatically increased.
*
builder/amazon/all: Copying AMIs to multiple regions now happens
in parallel. [GH-495]
*
builder/qemu: Floppy files are supported. [GH-686]
*
builder/qemu: Next
`run_once`
option tells Qemu to run only once,
which is useful for Windows installs that handle reboots for you.
[GH-687]
*
provisioner/puppet-masterless: Can now specify a
`manifest_dir`
to
upload manifests to the remote machine for imports. [GH-655]
...
...
@@ -50,6 +54,7 @@ BUG FIXES:
parallel builds. [GH-689]
*
builder/amazon/instance: Add location flag to upload bundle command
so that building AMIs works out of us-east-1 [GH-679]
*
builder/qemu: Qemu arguments are templated. [GH-688]
*
builder/vmware: Cleanup of VMX keys works properly so cd-rom won't
get stuck with ISO. [GH-685]
*
builder/vmware: File cleanup is more resilient to file delete races
...
...
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