10658 Commits

Author SHA1 Message Date
zhuzhih2017
9e3e2e83ae
Merge pull request #6720 from chhaj5236/fix/attach_keypair
fix attaching keypair error due to missing keypair name
2018-09-19 14:14:55 +08:00
bozhi.ch
3c312eb2a0 change b.config to pointer 2018-09-18 21:40:57 +08:00
zhuzhih2017
118e63d938
Merge pull request #6719 from chhaj5236/feature/support_tags
support adding tags to image
2018-09-18 20:42:41 +08:00
chhaj5236
43e091de15
Merge branch 'master' into feature/support_tags 2018-09-17 16:50:44 +08:00
zhuzhih2017
31bbe2983b
Merge pull request #6688 from chhaj5236/feature/support_ssh_private_ip
support ssh with private ip address
2018-09-17 16:46:38 +08:00
bozhi.ch
b3aae89a53 fix attaching keypair error due to missing keypair name 2018-09-16 18:19:00 +08:00
bozhi.ch
b8a3e3b8f4 support adding tags to image 2018-09-16 18:16:13 +08:00
Adrien Delorme
30754a1ed6 now dev for 1.3.2 2018-09-14 12:25:55 -07:00
Adrien Delorme
53a7927934 bump version patch for for binary & website 2018-09-14 11:37:12 -07:00
Adrien Delorme
fb372188f9 Update changelog once again for 1.3.1 2018-09-14 11:19:15 -07:00
Adrien Delorme
fc75449e06
Merge pull request #6713 from hashicorp/cleanup_keys
new option allowing user to clean up the ephemeral ssh key from the a…
2018-09-14 11:12:33 -07:00
Megan Marsh
38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
Adrien Delorme
433003181b
Merge pull request #6701 from shield-9/fix-openstack
OpenStack: SSH keypair is not attached
2018-09-14 09:58:55 -07:00
Adrien Delorme
2f0a04dec2 Update Changelog for 1.3.1 2018-09-13 11:18:40 -07:00
Megan Marsh
a584f2d4d3
Merge pull request #6708 from sparky005/winreadme
Add note about ssh copies for windows
2018-09-13 09:53:09 -07:00
Adil Sadik
34a6cda26e Add note about ssh copies for windows 2018-09-13 12:15:33 -04:00
Daisuke Takahashi
02139dcb69 Fix bugs 2018-09-13 14:39:38 +09:00
Megan Marsh
4dbd11110b fix typo in execute_command on shell-local provisioner and postprocessor docs 2018-09-12 15:31:28 -07:00
Megan Marsh
7e375db693
Merge pull request #6694 from hashicorp/update_source_ami_filter_docs
update owners docs
2018-09-12 11:02:14 -07:00
Megan Marsh
0c0a77782b
Merge pull request #6698 from hashicorp/fix_progress_bar
fix progress bar mutex
2018-09-12 11:00:16 -07:00
Megan Marsh
77980a7b53 fix progress bar mutex 2018-09-12 10:53:15 -07:00
Adrien Delorme
70b0380558
Merge pull request #6697 from hashicorp/fix_6696
spot instance creation, only set blockDurationMinutes when > 0
2018-09-12 10:31:28 -07:00
Adrien Delorme
770f61e682 spot instance creation, only set blockDurationMinutes when > 0 2018-09-12 10:21:39 -07:00
Megan Marsh
9a500d85e2
Merge pull request #6693 from hashicorp/fix_6692
pass Comm instance to fix Spot instance creation
2018-09-12 08:58:44 -07:00
Megan Marsh
d5ce18b857 update owners docs 2018-09-12 05:35:59 -07:00
Adrien Delorme
2e73ed8d46 pass Comm instance to fix Spot instance creation 2018-09-11 18:20:14 -07:00
Megan Marsh
38f374b5f7
Merge pull request #5415 from matt-deboer/auto_decode_encoded_errors2
aws: automatically decode encoded authorization messages if possible
2018-09-11 16:19:22 -07:00
Matt DeBoer
09797df958 use a UI wrapper to auto-decode error messages
update docs to reflect optional config
2018-09-11 16:05:43 -07:00
Megan Marsh
191996628c update to 1.3.1-dev 2018-09-11 12:34:45 -07:00
Megan Marsh
20eb6c98ed
Cut version 1.3.0 v1.3.0 2018-09-11 12:03:18 -07:00
Megan Marsh
2b48277c1e cut version 1.3.0 2018-09-11 11:56:51 -07:00
Megan Marsh
5af7d343f5 final changelog update pre-1.3.0 2018-09-11 11:54:42 -07:00
Megan Marsh
43dd3a6d16
Merge pull request #6685 from hashicorp/revert_winrm_fix
Going to revert this change for now, becuase of potential issues that…
2018-09-11 10:18:35 -07:00
bozhi.ch
ff31665e38 update document about ssh_private_ip option 2018-09-11 19:41:42 +08:00
bozhi.ch
743be8a808 support ssh with private ip address 2018-09-11 16:56:57 +08:00
Megan Marsh
a0edaf6c46 Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice
Revert "use statebag instead of SetSharedState for winRM password"

This reverts commit b35acbd8798a1baa645f0d181731a9cd9318a61c.
2018-09-10 16:48:42 -07:00
Megan Marsh
351cdc8508
Merge pull request #5366 from dpolitis/fix_ovftool
Fix recurring bug #3878, make destination ESXi host selectable in con…
2018-09-10 12:12:40 -07:00
Megan Marsh
2aaad99f38
Merge pull request #6679 from glasnt/docs/retry-template
Add note about reloading templates
2018-09-10 12:02:32 -07:00
Megan Marsh
3d615d8c4d
typo 2018-09-10 12:02:13 -07:00
Megan Marsh
eb847d5bad Merge branch 'master' of https://github.com/Hashicorp/packer 2018-09-10 12:00:21 -07:00
Megan Marsh
928ab4d07a update changelog 2018-09-10 12:00:17 -07:00
Megan Marsh
551c19e1b7
Merge pull request #6673 from hashicorp/refreshing_progressbar
refreshing progressbar
2018-09-10 11:54:27 -07:00
dpolitis
d1f5312253 fix recurring bug #3878, make destination ESXi host selectable in config, more informative error output 2018-09-10 08:40:03 +03:00
Katie McLaughlin
bb46fcb117 Add note about reloading templates 2018-09-10 10:43:53 +10:00
Matthew Hooker
13a44c4d91
Merge pull request #6674 from hashicorp/fix6660
fix docker email fixer
2018-09-07 10:51:31 -07:00
Megan Marsh
c1370064f3 update changelog 2018-09-07 09:41:05 -07:00
Adrien Delorme
89e43e7747
Merge pull request #6669 from sargun/root_volume_type
Enable setting the volume type
2018-09-07 14:48:31 +02:00
Sargun Dhillon
3ef15260a9 Add documentation for root_volume_type 2018-09-06 13:23:28 -07:00
Sargun Dhillon
63d784023f Add support to support non-gp2 volume types for building from_scratch 2018-09-06 13:22:09 -07:00
Sargun Dhillon
07ce820c70 Enable setting the volume type when building with the Amazon Chroot builder 2018-09-06 13:22:09 -07:00