Rickard von Essen
aa7ef7a4e3
Merge pull request #5019 from chaintng/master
...
Update Builder document for Google Cloud
2017-06-17 10:27:45 +02:00
Chainarong Tangsurakit
744ed5adbf
Update Builder docs for Google Cloud Platform
...
Update Builder docs for Google Cloud Platform
2017-06-17 11:41:34 +07:00
Chainarong Tangsurakit
d4e83f044e
Update Builder docs for Google Cloud Platform
...
Update Builder docs for Google Cloud Platform
2017-06-17 11:41:18 +07:00
Matthew Hooker
6936120115
Merge pull request #5013 from hashicorp/pandoc
...
run docs through pandoc
2017-06-16 17:18:06 -07:00
Matthew Hooker
bcc0d24bf4
run docs through pandoc
2017-06-14 18:13:46 -07:00
Matthew Hooker
3a579bea81
Merge pull request #5012 from hashicorp/profiledocument
...
document profile option.
2017-06-14 16:46:10 -07:00
Matthew Hooker
176715b7f0
document profile option.
2017-06-14 16:45:18 -07:00
Matthew Hooker
febc65aa7c
try again to get region from metadata
2017-06-14 16:30:18 -07:00
Matthew Hooker
8dae6b60c1
Merge pull request #4996 from hashicorp/mwhooker/4613
...
builder/amazon: Support Assume Role with MFA and ECS Task Roles
2017-06-13 17:40:09 -07:00
Matthew Hooker
350e8bfe0d
we don't need to look for region in metadata.
...
Closes #4615'
2017-06-13 17:35:48 -07:00
Matthew Hooker
a215eb15bc
remove trailing whitespace
2017-06-13 16:31:50 -07:00
Matthew Hooker
160d31a568
update documentation on automatic lookup of credentials.
...
Reverts work in #4612
2017-06-13 16:24:50 -07:00
Matthew Hooker
f1d943b6e6
Merge pull request #5011 from hashicorp/website-vagrantcloud-version
...
website: Recommend vagrantcloud version from var
2017-06-13 14:16:58 -07:00
Justin Campbell
8810d0445e
website: Recommend vagrantcloud version from var
...
When using multiple builders, the post-processor could yield different results for the `{{timestamp}}` interpolation.
By using a variable instead, the version will be consistent across all builders.
https://github.com/hashicorp/packer/issues/4973
2017-06-13 17:14:30 -04:00
Matthew Hooker
a9fba0c1d2
update changelog
2017-06-13 11:37:45 -07:00
Matthew Hooker
4b4c2e4a59
Merge pull request #5008 from hashicorp/pp-vc-u1
...
post-processor/vagrant-cloud: try upload once
2017-06-13 11:36:42 -07:00
Matthew Hooker
4eebc8a602
update changelog
2017-06-13 10:22:56 -07:00
Matthew Hooker
11379dea70
Merge pull request #5009 from sjlamerton/salt_bin_dir
...
Add support for salt_bin_dir
2017-06-13 10:21:53 -07:00
Matthew Hooker
438bc24954
update changelog
2017-06-12 17:37:17 -07:00
Matthew Hooker
207eaaef7e
Merge pull request #5005 from hashicorp/fix5004
...
vagrant-cloud: use less memory when uploading
2017-06-12 17:36:31 -07:00
Matthew Hooker
94d7a4ce8d
post-processor/vagrant-cloud: try upload once
...
* fixes multiple uploads mentioned in #4973
* removed unused token code
2017-06-12 17:34:32 -07:00
Megan Marsh
dca38b379a
missed one page to add mfa_code to
2017-06-12 17:16:27 -07:00
Megan Marsh
b1743a942c
port over addition of mfs_code to various amazon docs on website
2017-06-12 17:12:41 -07:00
Rickard von Essen
8eedb24d74
cherry-pick changes to amazon-import from Pickard's PR and clean up formatting
2017-06-12 16:57:47 -07:00
Matthew Hooker
519256feb0
add content-length to file upload
2017-06-12 15:01:19 -07:00
Matthew Hooker
6c9d07f9c0
these weren't released in 0.12.3
2017-06-12 14:59:15 -07:00
Matthew Hooker
a1747c21f7
vagrant-cloud: use less memory when uploading
2017-06-12 11:07:33 -07:00
Matthew Hooker
6df85f6e97
Merge pull request #5002 from pragkent/alicloud-ecs-fix
...
Fix builder alicloud-ecs
2017-06-12 10:37:29 -07:00
Matthew Hooker
26105060e6
Merge pull request #4998 from briancain/update-packer-docs-with-nomad
...
Add Nomad to HashiCorp ecosystem doc page
2017-06-12 10:33:00 -07:00
Kent Wang
e59678a033
Fix alicloud-ecs typo
...
* Fix typo: internet_max_bandwith_out -> internet_max_bandwidth_out
2017-06-11 16:03:28 +08:00
Kent Wang
6da9802a33
builder/alicloud-ecs: Fix chooseNetworkType
...
* Choose VpcNet when KeyPairName is set
* Code cleanup
2017-06-11 16:01:09 +08:00
Kent Wang
a40bb9af99
Fix ssh config must specify HostKeyCallback
...
Fixes : #5001
2017-06-11 15:58:45 +08:00
Brian Cain
7a6e35aa14
Add Nomad to HashiCorp ecosystem doc page
2017-06-09 14:55:58 -07:00
Matthew Hooker
8fb3170fca
update changelog
2017-06-09 13:00:41 -07:00
Matthew Hooker
4860d7179d
remove redundant log line
2017-06-09 13:00:08 -07:00
Matthew Hooker
6231ec3569
Merge pull request #4997 from Constantin07/add-sg-name-to-output
...
Print in the output the temporary security group name too.
2017-06-09 12:59:03 -07:00
Yamashita, Yuu
ab4636ae0f
Explicitly specify `zoneid` in CloudStack's `associateIpAddress` call ( #4995 )
...
Generally speaking, this must be harmless since the IP address
and the virtual machine need to be deployed to the same zone.
2017-06-09 21:11:52 +02:00
Constantin Bugneac
ae03dab920
Print in the output the security group name too.
2017-06-09 20:05:59 +01:00
Matthew Hooker
a619759bf7
add support for profile
2017-06-09 11:24:30 -07:00
Matthew Hooker
3fb4162660
remove code from bad merge
2017-06-09 11:07:29 -07:00
Matthew Hooker
624aaa2067
bugfix
2017-06-09 11:01:27 -07:00
Matthew Hooker
3ed7572525
remove cli_config
2017-06-09 10:59:50 -07:00
Matthew Hooker
f637878822
with wrapping
2017-06-09 10:46:01 -07:00
Matthew Hooker
23084fe171
dedupe
2017-06-09 10:41:58 -07:00
Matthew Hooker
58e386827a
fix typo
2017-06-09 10:40:50 -07:00
Rickard von Essen
15f80dc5ab
aws: Drop undocumented option `profile`
...
This was added in 883acb18fa
to support
assume role and shared configuration file. This was never completed.
2017-06-09 10:37:54 -07:00
Rickard von Essen
5bc8edc3b2
Updated AWS docs for using default chain
2017-06-09 10:35:48 -07:00
Matthew Hooker
56c513088b
I think this was the intention
2017-06-09 10:34:49 -07:00
Matthew Hooker
94854a26d9
fix go vet issue
2017-06-09 10:30:07 -07:00
Matthew Hooker
d7e39b72b2
remove dead code
2017-06-09 10:30:07 -07:00