Matthew Hooker
|
10aa48b2a4
|
update changelog
|
2017-01-26 16:45:41 -08:00 |
Matthew Hooker
|
54fdef8199
|
Merge pull request #4467 from mitchellh/walksafe
always check for an error first when walking a path
|
2017-01-26 16:44:37 -08:00 |
Matthew Hooker
|
22d1322bd9
|
always check for an error first when walking a path
|
2017-01-26 16:32:21 -08:00 |
Matthew Hooker
|
67b8b70b8d
|
update wording
|
2017-01-26 16:18:18 -08:00 |
Matthew Hooker
|
c7b1fdd23c
|
Merge pull request #4466 from pkandathil/patch-1
Update build-image.html.md
|
2017-01-26 16:16:56 -08:00 |
Prashant Kandathil
|
2e1f18b10a
|
Update build-image.html.md
|
2017-01-26 16:03:57 -08:00 |
Rickard von Essen
|
7e3254b1bb
|
Updated CHANGELOG.md
|
2017-01-26 21:35:28 +01:00 |
Rickard von Essen
|
bc6b4ab8b9
|
Merge pull request #4464 from rickard-von-essen/ebsvolume-interpolate
builder/amazon-ebsvolume: Fix interpolation of block_device
|
2017-01-26 21:34:19 +01:00 |
Rickard von Essen
|
c9259d116f
|
builder/amazon-ebsvolume: Fix interpolation of block_device
|
2017-01-26 21:27:36 +01:00 |
Matthew Hooker
|
5e9d931a77
|
update changelog
|
2017-01-26 11:43:00 -08:00 |
Matthew Hooker
|
76f897077d
|
Merge pull request #4399 from rickard-von-essen/aws-interpolate
WIP: builder/amazon: Interpolate {{ .BuildRegion }} and {{ .SourceAMI }}
|
2017-01-26 11:41:16 -08:00 |
Matthew Hooker
|
a030244cc1
|
fix type
thx @danham
|
2017-01-26 11:39:41 -08:00 |
Matthew Hooker
|
4d45b2b138
|
update changelog
|
2017-01-26 11:31:32 -08:00 |
Matthew Hooker
|
ca1c9601b6
|
Revert "update changelog"
This reverts commit 22475b39ff .
|
2017-01-26 11:29:39 -08:00 |
Matthew Hooker
|
485fa58b43
|
Merge pull request #4443 from mitchellh/preservedockermode
communicator/docker: preserve file mode.
|
2017-01-26 11:22:00 -08:00 |
Matthew Hooker
|
3039978780
|
Merge pull request #4463 from mitchellh/proxyfromenv
Update winrm dep. support proxyfromenv
|
2017-01-26 11:17:26 -08:00 |
Matthew Hooker
|
1c570b4b46
|
Update winrm dep. support proxyfromenv
|
2017-01-26 11:13:08 -08:00 |
Taliesin Sisson
|
0d8abaa65e
|
Merge pull request #4459 from DanHam/gh-4271-elevated-output
Fix no return of output when running Powershell elevated command
|
2017-01-26 14:25:49 +00:00 |
DanHam
|
370b67497e
|
provisioner/powershell: Don't over complicate removal of tmp output file
|
2017-01-26 11:21:45 +00:00 |
DanHam
|
21be983855
|
provisioner/powershell: Use system context env var to set output file path
Fixes #4271
|
2017-01-26 00:17:46 +00:00 |
Matthew Hooker
|
4dcab2fb9c
|
docs/provisioners/shell: safety first
make it harder to forget -e when overriding shebang. Closes #2873
|
2017-01-25 16:06:43 -08:00 |
Rickard von Essen
|
de7388fa0a
|
builder/amazon-ebsvolume: Fixed interpolation of tags
|
2017-01-25 19:40:43 +01:00 |
Jasmin Gacic
|
22475b39ff
|
update changelog
|
2017-01-25 17:33:24 +01:00 |
Jasmin Gacic
|
d63541c3e0
|
Merge pull request #4456 from StackPointCloud/packer-builder-oneandone
oneandone builder - documentation removed invalid parameters
|
2017-01-25 17:31:17 +01:00 |
jasminSPC
|
75e6688871
|
Fixes #4454
|
2017-01-25 17:17:55 +01:00 |
jasminSPC
|
f55b2b27ae
|
Fixes #4454
|
2017-01-25 17:05:09 +01:00 |
Matthew Hooker
|
d28f668042
|
update changelog
|
2017-01-24 01:15:01 -08:00 |
Matthew Hooker
|
2a7c84e9ff
|
Merge pull request #4343 from vtolstov/qemu_convert
builder/qemu: allow to convert from any supported format
|
2017-01-24 01:12:31 -08:00 |
Matthew Hooker
|
b7773f0899
|
Merge pull request #4445 from gregorskii/feature/docker-changes-readme
adds readme section for changes
|
2017-01-23 15:35:16 -08:00 |
Greg Parsons
|
88a1e7b572
|
adds readme section for changes
|
2017-01-23 15:19:56 -08:00 |
Matthew Hooker
|
6e60f6f625
|
Merge pull request #4441 from DanHam/align_flattenenvvar
Align code and tests associated with flattening env vars across provisioners
|
2017-01-23 15:06:24 -08:00 |
DanHam
|
e350739ecb
|
post-processor/shell-local: expand tests to align with shell provisioner
|
2017-01-23 22:25:39 +00:00 |
DanHam
|
9e480eea49
|
post-processor/shell-local: Align flattened env vars gen with provisioners
* Move code to generate quoted flattened env vars to separate function
* Fix: generate flattened env vars once per provisioner not once per script
|
2017-01-23 22:15:51 +00:00 |
DanHam
|
5a350f5699
|
post-processor/shell-local: Fix output of debug info to stdout
|
2017-01-23 22:08:23 +00:00 |
Matthew Hooker
|
a51f492558
|
communicator/docker: preserve file mode.
|
2017-01-23 13:47:22 -08:00 |
Matthew Hooker
|
99f3c72249
|
Make changelog proper markdown
|
2017-01-23 12:31:14 -08:00 |
Matthew Hooker
|
dfdf4c266f
|
update changelog
|
2017-01-23 11:44:00 -08:00 |
Matthew Hooker
|
fb5ae138ab
|
Merge pull request #4439 from mitchellh/fix2626
builder/docker: create export dir if needed
|
2017-01-23 11:42:42 -08:00 |
DanHam
|
28051a9218
|
provisioner/windows-shell: fix and compact env var test
|
2017-01-23 12:10:46 +00:00 |
DanHam
|
e8db6b9b9a
|
provisioner/windows-shell: Remove env var check - again checked in prepare
|
2017-01-23 12:10:46 +00:00 |
DanHam
|
c88fafdf38
|
provisioner/powershell: align, fix and compact env var test
|
2017-01-23 12:10:46 +00:00 |
DanHam
|
4122f3a897
|
provisioner/powershell: Remove env var check - we already check in Prepare
|
2017-01-23 12:10:46 +00:00 |
DanHam
|
4514b1b10f
|
provisioner/shell: expand tests to align with powershell/win-shell
|
2017-01-23 12:10:46 +00:00 |
DanHam
|
0cbb4ff30c
|
provisioner/shell: Align gen of flattened env vars with powershell/win-shell
* Move code to generate quoted flattened env vars to separate function
* Fix: generate flattened env vars once per provisioner not once per script
|
2017-01-23 12:10:46 +00:00 |
Matthew Hooker
|
d73d7a4577
|
add converge to provisioner list
|
2017-01-22 20:12:07 -08:00 |
Rickard von Essen
|
6e891cf682
|
Fixed botched merge and review comments
|
2017-01-22 21:57:23 +01:00 |
Matthew Hooker
|
9e2d69fb97
|
builder/docker: create export dir if needed
|
2017-01-21 23:51:08 -08:00 |
Matthew Hooker
|
a8d165a365
|
Merge pull request #4429 from DanHam/misc-fix
Fix win-shell test to use counter in index. Mirror test code from win-shell back to ps
|
2017-01-21 19:37:52 -08:00 |
Rickard von Essen
|
ce411a0d17
|
Added docs for SourceAMI and BuildRegion template
|
2017-01-21 20:39:58 +01:00 |
Rickard von Essen
|
ba9cae5078
|
builder/amazon: Add SourceAMI and BuildRegion template
Added {{ .SourceAMI }} and {{ .BuildRegion }} template values availible
in `ami_description`, `run_tags`, `run_volume_tags`, `tags`, and
`snapshot_tags`.
|
2017-01-21 20:39:58 +01:00 |