Commit Graph

7193 Commits

Author SHA1 Message Date
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
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
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
Matthew Hooker 3ee85b00d4 Merge pull request #4537 from mitchellh/missinglink
populate missing links
2017-02-10 00:41:55 -08:00
Matthew Hooker 2ce9f00753
populate missing links 2017-02-10 00:40:36 -08:00
Matthew Hooker 0d3dd48ab4 Merge pull request #4535 from mitchellh/ansidocs
docs/ansible-local: playbook_paths clarification
2017-02-10 00:01:44 -08:00
Matthew Hooker 3c290f7c7e
docs/ansible-local: playbook_paths clarification 2017-02-10 00:01:09 -08:00
Matthew Hooker 328deac28e Merge pull request #4533 from mitchellh/readt2
use t2. instance type in readme
2017-02-09 23:22:57 -08:00
Matthew Hooker bbe846443f
use t2. instance type in readme 2017-02-09 23:22:31 -08:00
Chris Bednarski b464eaeefe Merge pull request #4531 from mitchellh/bio
Add Matt's Bio
2017-02-09 21:42:01 -08:00
Matthew Hooker 10c001250a
update changelog 2017-02-09 20:51:09 -08:00
Matthew Hooker 45643d3885 Merge pull request #4472 from mitchellh/ansiblerandom
provisioner/anisble: use randomized staging dir
2017-02-09 20:50:32 -08:00
Matthew Hooker a34e9684e5 Merge pull request #4529 from mitchellh/difout
print stderr on docker import failure
2017-02-09 20:46:31 -08:00
Matthew Hooker c41e32dbc1
print stderr on docker import failure 2017-02-09 20:41:29 -08:00
Matthew Hooker 0e29eca710
add my bio 2017-02-09 20:31:18 -08:00