7279 Commits

Author SHA1 Message Date
Chris Bednarski
ee2d636840 Improve delay between key events
- Can now tune delay using PACKER_KEY_INTERVAL
- Added implementation to all of VMware and QEMU
- Removed double delay for QEMU
- Default key delay of 100ms (as before)
- Added docs to QEMU and VMware pages
2017-01-14 17:56:04 -08:00
Chris Bednarski
d0c64f90d5 Read key interval from ENV; default to 100ms 2017-01-14 16:52:37 -08:00
Chris Bednarski
da083506f1 Reduce key delay to 10ms to boot times are a lot faster 2017-01-14 16:52:24 -08:00
Matthew Hooker
881ba12ab4 Merge pull request #4400 from rickard-von-essen/doc-file-naming
Change all builder docs to the expected file names
2017-01-14 13:18:07 -08:00
Rickard von Essen
d1b9a91e3d
Change all builder docs to the expected file names 2017-01-14 13:03:39 +01:00
Matthew Hooker
36b436b2b7
make port range inclusive 2017-01-13 14:22:25 -08:00
Matthew Hooker
c1f5545986
compress pr #4395 2017-01-13 11:42:20 -08:00
Matthew Hooker
71ff14abc0 Merge pull request #4395 from moorichardmoo/givevoldelerror
Output error causing ebs volume deletion failure
2017-01-13 11:40:43 -08:00
Matthew Hooker
b0d1ca897e Merge pull request #4394 from DanHam/gh-4278-qemu-scsi
docs/qemu: Build on RHEL/RHEL variants errors if scsi disk interface is used
2017-01-13 11:22:13 -08:00
Richard Moore
9435fa62e3 Output error causing ebs volume deletion failure
When an ebs volume fails to delete, Packer reports that there
was an error deleting the volume and the volume id. But it doesn't
give you the details of what that error is. This commit adds the
error reported back to the standard output.
2017-01-13 15:33:47 +00:00
DanHam
37a6d81fd8 docs/qemu: Build on RHEL/RHEL variants errors if scsi disk interface is used 2017-01-13 11:12:44 +00:00
Matthew Hooker
f7a17d5a33
update changelog 2017-01-12 18:12:10 -08:00
Matthew Hooker
6696bf1da1 Merge pull request #4389 from mitchellh/rawatlas
don't interpolate atlas variables.
2017-01-12 18:11:17 -08:00
Matthew Hooker
d0ef866639
don't interpolate atlas variables. 2017-01-12 16:08:54 -08:00
Taliesin Sisson
3824ea157d Merge pull request #4317 from Tadas/fix-ps-noprofile
Add -NoProfile switch for PowerShell execution
2017-01-12 22:47:49 +00:00
Rickard von Essen
bbbd963715 Merge pull request #4386 from dnABic/small_docu_typos
small documentation typos
2017-01-11 20:46:45 +01:00
dnABic (Andreja Babic)
4d5d89b328 small documentation typos 2017-01-11 20:43:54 +01:00
Matthew Hooker
92b7bdf454
update changelog 2017-01-11 11:38:49 -08:00
Matthew Hooker
b9d08e9d56 Merge pull request #4385 from rickard-von-essen/issue-4383
docker: Fix crash when performing log in to ECR with an invalid URL.
2017-01-11 11:37:37 -08:00
Rickard von Essen
112f5abdae
docker: Fix crash when performing log in to ECR with an invalid URL.
Closes #4383
2017-01-11 20:23:24 +01:00
Matthew Hooker
20dea71992
docs/vmware: update skip_export wording 2017-01-10 15:26:43 -08:00
Matthew Hooker
d5de09b585
update changelog 2017-01-10 15:26:39 -08:00
Matthew Hooker
98b0f018fa Merge pull request #4378 from DanHam/skip-export-vmware
Add option to skip export of installed VM for VMware ISO builder
2017-01-10 15:24:58 -08:00
Matthew Hooker
8d5c316a30
docs/virtualbox: update skip_export wording 2017-01-10 15:24:10 -08:00
Matthew Hooker
9020f43375
update changelog 2017-01-10 15:10:03 -08:00
Matthew Hooker
a3da92dc97 Merge pull request #4339 from DanHam/gh-4131
Add option to skip export of installed VM for vbox ISO & OVF builders
2017-01-10 15:08:15 -08:00
Matthew Hooker
caede6aca7
update changelog 2017-01-10 15:06:35 -08:00
Matthew Hooker
27ff4256f2 Merge pull request #4372 from rickard-von-essen/issue-4360
builder/amazon: Fix crash in amazon-instance
2017-01-10 15:05:52 -08:00
DanHam
ed158a1c5c
Add skip_export option for VMware iso builder to docs 2017-01-10 11:46:42 +00:00
DanHam
c7e8d671a9
Add option to skip export of installed VM for VMware iso builder 2017-01-10 11:44:11 +00:00
Rickard von Essen
26fe9cf339
builder/amazon: Fix crash in amazon-instance
Closes #4360
2017-01-06 15:17:02 +01:00
Matthew Hooker
377f451a9e
it's InvalidGroup 2017-01-05 16:56:49 -08:00
Matthew Hooker
2b5a0cc7b3 Merge pull request #4369 from mitchellh/groupnotfound
Properly wait for security group to exist.
2017-01-05 15:25:20 -08:00
Matthew Hooker
e54605c120
Properly wait for security group to exist.
Adds check for `InvalidGroupID.NotFound` in addition to
`InvalidSecurityGroupID.NotFound`.

Uses aws's `waiter` for clarity.
2017-01-05 15:20:28 -08:00
Matthew Hooker
196d9e6be1 Merge pull request #4367 from mitchellh/uneedavpc
Uneedavpc
2017-01-05 12:58:55 -08:00
Matthew Hooker
09ca600ad9
add note about handling vpc not found errors. 2017-01-05 12:58:22 -08:00
Matthew Hooker
3e186b185d
tutorial WIP 2017-01-05 12:22:43 -08:00
Matthew Hooker
153da50464 Merge pull request #4366 from mitchellh/listfix
Listfix
2017-01-05 12:21:45 -08:00
Matthew Hooker
72d2dc1878
pre width inside li 2017-01-05 12:19:26 -08:00
Matthew Hooker
aeb2cd02fc
make the sidebar a bit smaller 2017-01-05 12:09:31 -08:00
Matthew Hooker
6dcfddd2ad
remove inside list-style position.
fixes bullet styling issue.
2017-01-05 11:48:06 -08:00
Matthew Hooker
209d5f0689
Revert "Merge pull request #4358 from mitchellh/listfix"
This reverts commit 7e2e3f4a36991a445787e67ca144cc4981b145db, reversing
changes made to cb29e1e870f2d889820eeeeac79c1f08c4517e50.
2017-01-05 11:37:20 -08:00
Matthew Hooker
7e2e3f4a36 Merge pull request #4358 from mitchellh/listfix
fix list display on chrome
2017-01-05 11:19:56 -08:00
Matthew Hooker
cb29e1e870 Merge pull request #4362 from james-portman/master
Correcting CLI usage
2017-01-05 11:05:55 -08:00
Tom-Byrne
d7545c4ba0 support OpenStack instance metadata 2017-01-05 14:42:32 +00:00
James Portman
88fceff226 Correcting CLI usage
For gcloud compute instances create, multiple scopes should be comma separated in one set of quotes
2017-01-05 10:34:42 +00:00
Matthew Hooker
9be849cdfa
fix list display on chrome 2017-01-04 14:56:50 -08:00
Matthew Hooker
35694dce61 Merge pull request #4207 from iainelder/intro-docs-improvements
Note more secure ways to pass credentials.
2017-01-04 13:59:22 -08:00
Matthew Hooker
50a08e16e3
update changelog 2017-01-04 13:39:05 -08:00
Zanetti, David
08ef89f032 Openstack builder should use existing floating IPs before allocating them
Rather than always creating a new floating IP, search the provided pool
for an unallocated address and use this instead. Only allocate a temporary
address if there is no spare address in the pool.

Closes #4215
2017-01-05 08:59:49 +13:00