7564 Commits

Author SHA1 Message Date
Aaron Stone
7f7909d6d4 Docs for Enhanced Networking enabling both SriovNetSupport and ENA 2017-02-25 07:16:47 -08:00
Aaron Stone
1cc3cdf7b5 Always set both SRIOV and ENA when Enhanced Networking is enabled
Set SriovNetSupport to "simple". As of February 2017, this applies to C3, C4,
D2, I2, R3, and M4 (excluding m4.16xlarge).

Set EnaSupport to true. As of February 2017, this applies to C5, I3, P2, R4,
X1, and m4.16xlarge.
2017-02-25 07:16:35 -08:00
Matthew Hooker
9c0526c078 Merge pull request #4594 from boumenot/pr-azure-examples
azure: Use a more long term image sku
2017-02-24 20:15:33 -08:00
Christopher Boumenot
d64c68af60 azure: Use a more long term image sku
Move from 16.04.0-LTS to 16.04-LTS, which should track the latest LTS
changes better.

Move to a recommended VM size.
2017-02-24 10:56:18 -08:00
Matthew Hooker
701a357767 Merge pull request #4593 from grv87/patch-1
Escape quotes in JSON in `shell-local` example
2017-02-24 08:18:45 -08:00
Basil Peace
eecaa8a722 Escape quotes in JSON in shell-local example 2017-02-24 19:16:26 +03:00
Rickard von Essen
e947a95041 Updated CHANGELOG.md
And sorted!
2017-02-24 12:35:00 +01:00
Rickard von Essen
50f44cae16 Merge pull request #4590 from richardowen/patch-1
Change EC2 WindowsPasswordTimeout to 20 minutes
2017-02-24 12:31:47 +01:00
Richard Owen
33a4c2e13b Change EC2 WindowsPasswordTimeout to 20 minutes
10 minutes is often exceeded when using a custom source AMI
which has been sysprepped.
2017-02-24 11:08:17 +00:00
Matthew Hooker
ddddb85cba Merge pull request #4588 from boumenot/pr-azure-docs
Update docs for deprovision and defaults
2017-02-23 10:58:54 -08:00
Christopher Boumenot
0c04b3a46a Update docs for deprovision and defaults
Change the Windows samples to include sysprep.

Document the default user name for Linux, and why it was chosen.

Document temp_compute_name and temp_resource_group_name, and provide a
reason why you would want to override them.

Document the deprovision process for Windows and Linux.

Document the skip_clean option as it pertains to Linux deprovision.
2017-02-23 10:43:12 -08:00
Matthew Hooker
f1bcda2749
update changelog 2017-02-22 11:16:50 -08:00
Matthew Hooker
c4008bc54b Merge pull request #4351 from jen20/ebs-surrogate-builder
amazon/ebssurrogate: Add New Builder
2017-02-22 10:48:18 -08:00
hfinucane
4eed1b8377 Fix example
`device_setup_commands` appears to no longer be a real name.
2017-02-22 10:32:49 -08:00
Rickard von Essen
636fc3dca2 Merge pull request #4579 from ksatirli/patch-2
typo fix `anisble` -> `ansible`
2017-02-22 09:15:06 +01:00
Kerim Satirli
5a41575b6d typo fix anisble -> ansible 2017-02-22 08:57:34 +01:00
James Nugent
635aeb765b amazon/ebssurrogate: Add New Builder
This commit adds a new type of builder which builds an AMI based on a
snapshot of an EBS volume which is provisioned on a "surrogate"
instance. This can be used to build operating system images from
scratch, but unlike the `chroot` builder does not require running from
an AWS EC2 instance.
2017-02-21 18:38:19 -06:00
Matthew Hooker
0d16df1427
clarify docs
closes #4208
2017-02-21 15:28:02 -08:00
Matthew Hooker
d188db2ab0
update changelog 2017-02-21 15:20:59 -08:00
Matthew Hooker
3409ea76ee Merge pull request #4564 from wtsi-hgi/fix/4551-openstack-builder-reuse-ips
add reuse_ips option for openstack builder
2017-02-21 15:20:10 -08:00
Matthew Hooker
556868adad Merge pull request #4576 from mitchellh/dockerdirdoc
document docker staging directory.
2017-02-21 14:51:01 -08:00
Matthew Hooker
83de056e7f
document docker staging directory. 2017-02-21 14:50:06 -08:00
Matthew Hooker
0cc9a1e79f
travis build 1.8 2017-02-21 11:59:14 -08:00
Matthew Hooker
6e60ecc6af
fix table spacing 2017-02-21 11:59:14 -08:00
Matthew Hooker
f9a7646169 Merge pull request #4574 from grv87/master
Use .HTTPIP instead of fixed IP address
2017-02-21 11:40:06 -08:00
Basil Peace
d9a669f55c
Use .HTTPIP instead of fixed IP address 2017-02-21 22:34:16 +03:00
Matthew Hooker
b04a878ea8
small spelling fix 2017-02-21 11:13:06 -08:00
Matthew Hooker
31dd348df5
update changelog 2017-02-21 10:59:36 -08:00
Matthew Hooker
2381bfa8ad Merge pull request #4518 from AlexLov/bugfix_image_family
[googlecompute] fix bug of creating image from custom image_family
2017-02-21 10:58:23 -08:00
Matthew Hooker
cdfe7fb6fc
fix ami 2017-02-21 10:53:32 -08:00
Joshua Randall
e9cfaa2730 add reuse_ips option for openstack builder
add reuse_ips option and use it to control whether openstack builder
will attempt to reuse existing unassigned floating ips rather than
allocating a new one.

fix #4551
2017-02-16 12:44:03 +00:00
guessi
66615e3f56 reuse the func DockerDriver.Version() 2017-02-16 08:26:44 +08:00
guessi
5eae809b0c improve description 2017-02-16 01:14:21 +08:00
guessi
c5e01da3c6 Conditional ignore force flag for docker-tag
`docker tag -f` will now become an error, since it was removed after
upgrading docker daemon to 1.12.0 (or later)

this PR is to bypass `force` flag if docker >= 1.12.0 was detected

reference:
- https://docs.docker.com/engine/deprecated/#/f-flag-on-docker-tag

Signed-off-by: guessi <guessi@gmail.com>
2017-02-16 00:50:46 +08:00
Matthew Hooker
99ffcfc269 Merge pull request #4552 from marema31/windrestart-prov-test-msg
Test error messages for restart_command and restart_timeout seems to be erroneous
2017-02-12 15:15:07 -08:00
Marc Carmier
78ab21b42f Test error messages for restart_command and restart_timeout seems to be erroneous 2017-02-12 18:17:31 +01:00
Matthew Hooker
b6577f8f0c
update changelog 2017-02-10 23:37:29 -08:00
Matthew Hooker
572493e9b4 Merge pull request #4216 from dave2/gh-3981
amazon-import: support AMI attributes on import
2017-02-10 23:36:38 -08:00
Matthew Hooker
e09a6d8956 Merge pull request #4550 from mitchellh/docup
doc updates
2017-02-10 20:14:05 -08:00
Matthew Hooker
84b8103df7
add community page 2017-02-10 20:10:49 -08:00
Matthew Hooker
488767bc25
add a note about temporary resource names 2017-02-10 19:51:43 -08:00
Matthew Hooker
1d0879ef42
miscellaneous spelling fixes 2017-02-10 19:51:38 -08:00
Matthew Hooker
7911d3a13b
more information about the temporary keypair name 2017-02-10 19:38:34 -08:00
Matthew Hooker
ff0fb79f48 Merge pull request #4546 from mitchellh/sshupdate
update crypto/ssh lib
2017-02-10 15:25:32 -08:00
Matthew Hooker
2e6fb010f4
update crypto/ssh lib
Follows the lead of
https://github.com/hashicorp/terraform/pull/11853 which is meant to fix
odd problems with large file uploads.
2017-02-10 12:28:24 -08:00
Matthew Hooker
a8ed7f13ec
update changelog 2017-02-10 12:13:13 -08:00
Matthew Hooker
4f92b9fb61
Merge branch 'pr/4544' 2017-02-10 12:11:43 -08:00
Matthew Hooker
6eaf8f4559
tighten up docs 2017-02-10 12:11:08 -08:00
Dimitri Rudnev
2009fcd9df OnHostMaintenance, googlecompute updating documenation , additional option for validation and setting defaults 2017-02-10 11:57:15 -08:00
Dimitri Rudnev
bab590c177 Adding OnHostMaintenance option for googlecompue builder 2017-02-10 10:58:57 -08:00