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 |
|
Megan Marsh
|
b94e6e913e
|
Merge pull request #6670 from sargun/fix-ena-on-pv
Allow users to build hvm images from pv images to have ena_support
|
2018-09-06 12:50:46 -07:00 |
|
Megan Marsh
|
cc5c2fb100
|
Merge pull request #6675 from hashicorp/revert_executable_req
Revert executable req
|
2018-09-06 10:31:46 -07:00 |
|
Megan Marsh
|
268886b7d3
|
exclude git files (including git hooks) from the executable check
|
2018-09-06 10:23:58 -07:00 |
|
Megan Marsh
|
3940cd9c7f
|
Merge pull request #6657 from hashicorp/fix_6483
randomise temporary AMI name to build encrypted AMIs
|
2018-09-05 12:49:23 -07:00 |
|
Megan Marsh
|
63dfb1db91
|
fix default ssh bastion port in docs
|
2018-09-05 11:29:20 -07:00 |
|
Adrien Delorme
|
5a8af5500b
|
random: optimize allocation & simplify loop
|
2018-09-05 10:27:02 +02:00 |
|
Adrien Delorme
|
4682b3a9d2
|
refactor possible random strings into common/random
|
2018-09-05 10:26:52 +02:00 |
|
Adrien Delorme
|
b80e1d51c6
|
aws: when building an AMI with 'encrypt_boot: true', randomize the name of the temporary AMI
|
2018-09-05 10:24:28 +02:00 |
|
Adrien Delorme
|
170b2f3383
|
builder/azure/common.RandomString-> common/random.String
* to share them
* also removed unused PassworString func & arm.TempPasswordAlphabet package const
|
2018-09-05 10:24:28 +02:00 |
|
Sargun Dhillon
|
902497d6ce
|
Allow users to build hvm images from pv images to have ena_support
|
2018-09-04 18:16:52 -07:00 |
|
Megan Marsh
|
cfbba44fdd
|
Merge pull request #6667 from hashicorp/fix_4538
Update docs to clarify keep_registered defaults
|
2018-09-04 15:28:04 -07:00 |
|
Megan Marsh
|
34f323ce9e
|
update keep_registered docs for vmware
|
2018-09-04 14:25:15 -07:00 |
|
Megan Marsh
|
cb35829f80
|
Merge pull request #6411 from jmartin-r7/esxi_compact
add support for disk compaction to esx5 builder
|
2018-09-04 12:44:32 -07:00 |
|
Christopher Boumenot
|
2e294da82a
|
Merge pull request #6644 from riezebosch/master
[azure-arm] retry cleanup individual resources on error
|
2018-09-04 11:40:27 -07:00 |
|
Megan Marsh
|
349f9ae62b
|
Merge pull request #6641 from hashicorp/increase_retries
Increase retries
|
2018-09-04 11:39:28 -07:00 |
|
Adrien Delorme
|
819bda50d5
|
Merge pull request #6648 from hashicorp/fix_6642
Update public google cloud image projects
|
2018-09-03 09:29:31 +02:00 |
|
Adrien Delorme
|
2a2734505b
|
Merge pull request #6649 from hashicorp/fix_6569
Fix 6569
|
2018-09-03 08:44:07 +02:00 |
|
Adrien Delorme
|
261347a175
|
Merge pull request #6653 from butuzov/fix_6652
Misaligned help entries
|
2018-09-03 08:40:26 +02:00 |
|
RenaudS
|
26aab49aaf
|
aws spot instances: add block_duration_minutes option (#6638)
* Add block_duration_minutes option
* int64 cannot be nil
* Update doc
* Fix formating
|
2018-09-03 08:33:58 +02:00 |
|
Oleg Butuzov
|
079b317b62
|
Misaligned help entries
Descriptions for `build` subcommand aligned.
hashicorp/packer#6652
|
2018-09-01 10:32:23 +03:00 |
|
Megan Marsh
|
4472ecccb0
|
fix waiters that weren't applying env defaults
|
2018-08-31 13:30:41 -07:00 |
|
Megan Marsh
|
d00b815c06
|
Update public google cloud image projects
|
2018-08-31 13:13:19 -07:00 |
|
Matthew Hooker
|
87bf7e780c
|
Merge pull request #6646 from hashicorp/fmt
Fix some go vet issues in make test
|
2018-08-31 11:39:19 -07:00 |
|
Matthew Hooker
|
725596268b
|
Whitelist website vendor from mode check
|
2018-08-31 11:35:58 -07:00 |
|
Manuel Riezebosch
|
fcfa54fb1d
|
[azure-arm] retry cleanup individual resources on error
|
2018-08-31 13:43:38 +02:00 |
|
Adrien Delorme
|
61480f41dc
|
fix some go vet issues in tests ( composite literal uses unkeyed fields )
|
2018-08-31 11:54:12 +02:00 |
|
Jeffrey Martin
|
e8f04c34a3
|
add vmware-compaction fixer help
|
2018-08-30 16:44:00 -05:00 |
|
Jeffrey Martin
|
1833b4edaf
|
validate compaction is skipped when not 'thin'
|
2018-08-30 16:44:00 -05:00 |
|
Jeffrey Martin
|
b51cd22b21
|
document ESXi disk compaction & use verbose option
|
2018-08-30 16:44:00 -05:00 |
|
Jeffrey Martin
|
09c71f3810
|
add support for disk compaction to esx5 builder
|
2018-08-30 16:43:53 -05:00 |
|
Megan Marsh
|
266a48a73a
|
minor fixes for shell provisioner docs and logging
|
2018-08-30 14:36:14 -07:00 |
|
Megan Marsh
|
9926988ab7
|
Merge pull request #6621 from hashicorp/ssh_keys_centralised
Merge ssh fields usage
|
2018-08-30 14:13:21 -07:00 |
|
Megan Marsh
|
7042d7a3d5
|
Merge pull request #6636 from hashicorp/fix_6522
Create new template option allowing users to choose to source env vars from a file rather than declaring them inline
|
2018-08-30 12:34:12 -07:00 |
|
Megan Marsh
|
ab13c73277
|
make varfile name unique and make sure to remove it from guest system if cleanup is true.
|
2018-08-30 11:02:56 -07:00 |
|
Megan Marsh
|
d606339edc
|
Merge pull request #6635 from hashicorp/fix_6493
fix chroot communicator to properly escape quotes
|
2018-08-30 09:40:03 -07:00 |
|
Megan Marsh
|
2b9f937c23
|
increase max retries from 3 to 20
|
2018-08-30 09:35:06 -07:00 |
|
Adrien Delorme
|
cbbfc6630d
|
scaleway: stop using config from statebag
|
2018-08-30 17:58:09 +02:00 |
|
Adrien Delorme
|
d159c0900b
|
openstack: use config only where needed
|
2018-08-30 17:52:11 +02:00 |
|
Adrien Delorme
|
9cefd69f0d
|
change progress bar display rate to 5s to reduce 'spamminess' (#6640)
#6625
|
2018-08-30 16:00:30 +02:00 |
|
Adrien Delorme
|
df9e756865
|
pass the Comm instance to the amazon ebs builders steps
|
2018-08-30 12:50:29 +02:00 |
|
Adrien Delorme
|
157691c710
|
remove unecessary get/pug config in tests; those are being referenced
|
2018-08-30 12:07:37 +02:00 |
|
Adrien Delorme
|
94d5bb7a3b
|
revert test changes of builder/googlecompute/step_create_ssh_key_test.go
|
2018-08-30 12:04:21 +02:00 |
|
Megan Marsh
|
7f0c540ef2
|
Merge pull request #6338 from harveylowndes/support-freeform-tagging-oci-images
Support freeform tagging of OCI images
|
2018-08-29 15:39:13 -07:00 |
|
Harvey Lowndes
|
6a4b2ccf82
|
Add documentation for OCI freeform tags
|
2018-08-29 15:31:05 -07:00 |
|
Harvey Lowndes
|
344e7e8b92
|
Validation for tag configuration
|
2018-08-29 15:31:05 -07:00 |
|