Matthew Hooker
04981d7fef
Merge pull request #3787 from boumenot/pr-azure-custom-image
...
azure: Examples of a custom image
2016-09-27 11:09:03 -07:00
Matthew Hooker
d52a83a901
format flag option in changelog
2016-09-26 15:06:01 -07:00
Matthew Hooker
38e60b7eb4
add #3918 to changelog
2016-09-26 13:48:11 -07:00
Matthew Hooker
06fd2a0b67
Merge pull request #3918 from nouney/f-googlecompute-force
...
builder/googlecompute: -force option
2016-09-26 13:45:40 -07:00
Seth Vargo
210bcba07a
Merge pull request #3926 from mitchellh/sethvargo/update_hashicorp
...
Update middleman-hashicorp
2016-09-26 11:35:30 -05:00
Seth Vargo
208b41b575
Update middleman-hashicorp
2016-09-26 11:32:09 -05:00
Pieter Lazzaro
3efe5af068
Create a password for windows instances when using WinRM communicator and no password is provided.
2016-09-25 22:46:52 -04:00
Valentin Tjoncke
ef1517064c
googlecompute/builder: Always show message when checking image exists
2016-09-24 21:12:25 +02:00
Rickard von Essen
74ccdddd13
Updated CHANGELOG.md
2016-09-24 08:35:49 +02:00
Matthew Hooker
db9f4facad
update website dependencies
2016-09-23 17:00:13 -07:00
Matthew Hooker
70754f149f
bump docs version to 0.10.2
2016-09-23 16:48:12 -07:00
nouney
4605f9559f
Fix unreachable code
2016-09-23 20:38:28 +02:00
Valentin Tjoncke
6f545af7f7
builder/googlecompute: -force
2016-09-23 14:21:43 +02:00
Matthew Hooker
fcaae838fc
add #3899 to changelog
2016-09-22 22:49:06 -07:00
Matthew Hooker
efa594bebe
Merge pull request #3899 from pengkh/f-file-provisioner
...
continue add support for file-provisioner to allow directory downloa…
2016-09-22 18:32:57 -07:00
Rickard von Essen
cf97dcd9e7
Updated CHANGELOG.md
2016-09-22 08:45:51 +02:00
Rickard von Essen
c95aab5e0e
Merge pull request #3888 from yoctocloud/qemu
...
builder/qemu: specify disk format to avoid errors
2016-09-22 08:43:40 +02:00
Matthew Hooker
c3a0182f65
our next release will be 0.11
2016-09-21 13:31:55 -07:00
Matthew Hooker
6e119476e6
put change in correct place
2016-09-21 11:35:04 -07:00
Matthew Hooker
c5a01e4148
Cut version 0.10.2
2016-09-21 11:30:46 -07:00
Rickard von Essen
34e608a9a4
Updated CHANGELOG.md
2016-09-20 21:39:21 +02:00
Rickard von Essen
06e3539ffa
Merge pull request #3767 from taliesins/ExtendScanCodes
...
Add support for ctrl, shift and alt keys and using them as key modifier.
2016-09-20 21:36:46 +02:00
Taliesin Sisson
ec6ea32618
Made requested documentation changes.
...
Line break at 80 chars.
2016-09-20 16:55:56 +01:00
Rickard von Essen
8b6df2da28
Updated CHANGELOG.md
2016-09-20 13:00:33 +02:00
Rickard von Essen
9ce70bfce0
Merge pull request #3338 from yuki-takeichi/gce-nvme
2016-09-20 12:50:43 +02:00
Yuki Takeichi
04078c5c48
Enable to select NVMe images for googlecompute builder
2016-09-20 12:47:14 +02:00
Rickard von Essen
13c9db5dd5
Merge pull request #3885 from orivej/on-error
...
Add -on-error command line argument to allow preserving artifacts on builder errors
2016-09-20 12:28:14 +02:00
Rickard von Essen
476d981211
Merge pull request #3800 from benwtr/issue-3142-match-dotfiles-docker-communicator
...
Fix file provisioner dotfile matching w/ docker builder
2016-09-20 12:25:37 +02:00
Rickard von Essen
b98f8052e9
Merge pull request #3904 from arthurbarr/patch-1
...
Fix typo
2016-09-20 12:09:19 +02:00
Arthur Barr
d2c6b0ef8a
Fix typo
...
"i.e." instead of "i.g."
2016-09-20 09:36:15 +01:00
Rickard von Essen
ad982faefe
Merge pull request #3902 from mitchellh/3901-fix
...
QemuArggs -> QemuArgs
2016-09-19 23:39:26 +02:00
Matthew Hooker
7cbb98f2d5
QemuArggs -> QemuArgs
...
Avast ye, resolves #3901
2016-09-19 14:34:13 -07:00
开恒
96a637684b
fix #3897
...
bug fix for file-provisioner download file, including unit-test code.
2016-09-19 10:36:18 +08:00
开恒
5919f8d552
continue add support for file-provisioner implement directory download feature.
2016-09-18 20:48:30 +08:00
Orivej Desh
4fe86244a5
Improve -on-error descriptions
2016-09-18 03:00:36 +00:00
Orivej Desh
639bf356aa
Fail on unknown values of -on-error
2016-09-17 14:42:21 +00:00
Rickard von Essen
b97e5219da
Updated CHANGELOG.md
2016-09-17 10:15:16 +02:00
Rickard von Essen
fd5f5dd87b
Merge pull request #3895 from jeremy-asher/fix-amazon-chroot-regression
...
fix nil pointer dereference in amazon-chroot
2016-09-17 10:13:58 +02:00
Jeremy Asher
aea05f6485
fix nil pointer dereference in amazon-chroot
...
The refactor of StepRegisterAmi to add the from_scratch parameter
incorrectly replaced iteration over image.BlockDeviceMappings with
iteration over the new mapping array when not using from_scratch. This
fixes the regression and renames the parameters to newMappings and
mappings for better clarity.
2016-09-16 18:35:36 -07:00
Orivej Desh
389603cc0f
Allow upper case input to -on-error=ask
2016-09-16 12:15:00 +00:00
Orivej Desh
115cb5080f
Document NewRunner
2016-09-16 12:15:00 +00:00
Orivej Desh
e9cc28565b
Document -on-error on the "packer build" page
2016-09-16 12:15:00 +00:00
Orivej Desh
6762965696
Add -on-error command line argument to allow preserving artifacts on builder errors
...
Resolves #409
2016-09-16 12:15:00 +00:00
Rickard von Essen
8193075c7c
builder/amazon: Added and corrected some default values in the docs.
2016-09-16 13:57:41 +02:00
Vasiliy Tolstov
4986ef39b2
builder/qemu: specify disk format to avoid errors
...
Image format was not specified for XXX and probing
guessed raw.
Automatically detecting the format is dangerous for raw images, write
operations on block 0 will be restricted.
Specify the 'raw' format explicitly to remove the restrictions.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-09-15 17:59:05 +03:00
Rickard von Essen
d310de8cf5
Updated CHANGELOG.md
2016-09-14 21:22:28 +02:00
Rickard von Essen
c5e9944969
Merge pull request #3790 from yoctocloud/manifest
...
post-processor/manifest: add artifact file size to manifest
2016-09-14 21:20:29 +02:00
Rickard von Essen
01ebb9c8f2
Merge pull request #3884 from rickard-von-essen/aws-ssh-ec2classic-fix
...
builder/amazon: guard aginst empty/nil PrivateIpAddress and updated tests.
2016-09-14 20:34:37 +02:00
Rickard von Essen
3b47893eb8
builder/amazon: reverted wrongly modified ssh_test's.
2016-09-14 20:26:09 +02:00
Vasiliy Tolstov
fe76081e0a
post-processor/manifest: allow to strip path components from artifact path
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-09-14 11:32:25 +03:00