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 |
Harvey Lowndes
|
cc7d4e4a95
|
Add support for freeform tagging of images
|
2018-08-29 15:31:05 -07:00 |
Megan Marsh
|
be6f4ae8b7
|
Merge pull request #6492 from harveylowndes/update-official-oci-go-sdk
Update Official OCI Go SDK
|
2018-08-29 15:23:46 -07:00 |
Harvey Lowndes
|
d0a43d142f
|
Update Official OCI Go SDK
|
2018-08-29 15:05:29 -07:00 |
Megan Marsh
|
88afe2d1a1
|
Merge pull request #6637 from hashicorp/fix_appveyor
Fix appveyor
|
2018-08-29 15:04:21 -07:00 |
Megan Marsh
|
2af4f4d206
|
install golang 1.11 on appveyor machines
|
2018-08-29 14:45:31 -07:00 |
Megan Marsh
|
7bb687ce64
|
fix mistake in vendor.json
|
2018-08-29 14:05:29 -07:00 |
Megan Marsh
|
2c9a205f11
|
update shell provisioner tests
|
2018-08-29 11:10:49 -07:00 |
Megan Marsh
|
35406bbfc2
|
update shell provisioner docs with new use_env_var_file option and clear descriptions of quoting
|
2018-08-29 11:10:49 -07:00 |
Megan Marsh
|
cce13e3877
|
shell provisioner: add option to source env vars from a file
|
2018-08-29 11:10:49 -07:00 |
Adrien Delorme
|
050a98e8bb
|
googlecompute builder: use config from statebag
|
2018-08-29 18:15:09 +02:00 |
Adrien Delorme
|
b0c09087a2
|
move SSHInterface/SSHIPVersion fields to communitator.Config struct
|
2018-08-29 14:51:28 +02:00 |
Adrien Delorme
|
cd851f8ac2
|
use public ssh key & key name from config instead of the statebag
|
2018-08-29 14:40:33 +02:00 |
Adrien Delorme
|
0938b640cc
|
use key pair name from config
|
2018-08-29 14:40:33 +02:00 |