Commit Graph

2087 Commits (68ca7490bbb465964ce2d4e5070d4dcecbbe42d4)

Author SHA1 Message Date
jasminSPC 68ca7490bb Removed default value for ssh_username
9 years ago
jasminSPC 5649940fab Removed unecessary print messages
9 years ago
jasminSPC 484960c9d1 Fixes #4169
9 years ago
jasminSPC dc231f9600 PR remarks
9 years ago
jasminSPC 4bcba37f38 Packer Builder 1&1
9 years ago
Sander van Harmelen 68c6835bb5 Do not create a random public port (#4149)
9 years ago
nyankichi820 d1eadd91bb Fix cloudstack builder (#4139)
9 years ago
Matthew Hooker d81c06765d
fix go vet issue.
9 years ago
febc.yamamoto 6088c1887c Fix keycodes for ctrl,shift and alt key when sending over VNC
9 years ago
Sander van Harmelen 33f430bf25 Use the private port for the firewall rules (#4114)
9 years ago
Matthew Hooker 5d0892bd37 Merge pull request #4101 from lwander/f-googlecompute-ssh-private-key-file
10 years ago
Lars Wander 583e341ae7 builder/googlecompute: Store empty public_key
10 years ago
Lars Wander 7f474d8f78 builder/googlecompute: Tests added
10 years ago
Scott Crunkleton 85210afe92 googlecompute: conditionally omit the wait for startup script step if no startup script is provided.
10 years ago
Lars Wander d70e783455 builder/googlecompute: Use ssh_private_key_file if provided
10 years ago
Matthew Hooker f3f5f89fe6 Merge pull request #4096 from mitchellh/filterday
10 years ago
Matthew Hooker 60c459d6c8 Merge pull request #4098 from mitchellh/newsession
10 years ago
Matthew Hooker 9bc23ea512 Merge pull request #4099 from mitchellh/waitfail
10 years ago
James Nugent 36c09af992 builder/amazon: Add tests for the `ebs-volume` builder
10 years ago
James Nugent b1ff8c3bfc builder/amazon: Add `ebs-volume` builder
10 years ago
Matthew Hooker d47e47cf1f rewrite to not use private aws package
10 years ago
Matthew Hooker c4c46c349e implement security group waiter
10 years ago
Matthew Hooker 970b37077e Merge pull request #4050 from jen20/ssh-agent
10 years ago
Matthew Hooker 48bdae93d1 aws-sdk: use session.NewSession
10 years ago
Matthew Hooker 83b57b98ac show ami id found from filter
10 years ago
Matthew Hooker d920b3fbf4 run gofmt
10 years ago
Matthew Hooker 0dd7d7ff3b fix error message
10 years ago
Ganesh kumar Sankaran b9c6139d67 AWS async operations sometimes takes long times, if there are multiple parallel builds, polling at 2 second frequency will exceed the request limit. Allow 2 seconds to be overwritten with AWS_POLL_DELAY_SECONDS
10 years ago
Matthew Hooker 01be917450 Merge pull request #3660 from StackPointCloud/packer-builder-profitbricks
10 years ago
Matthew Hooker 93f0436766 Merge pull request #3909 from svanharmelen/f-cloudstack-builder
10 years ago
Matthew Hooker f69ee4634f Merge pull request #4041 from mitchellh/vmwareshutdown
10 years ago
Rickard von Essen d66490ebfd
Properly cleanup AWS temporary key pairs
10 years ago
Rickard von Essen d16d5d9686 Merge pull request #3817 from ChrisLundquist/dynamic-source-ami
10 years ago
Richard Owen adddc60a1d Fix typo in encrypted ami step log message
10 years ago
James Nugent 395d88941c amazon: Allow SSH Agent auth for existing key pair
10 years ago
James Nugent 7425fef2c7 builder/amazon: Allow use of local SSH Agent
10 years ago
Matthew Hooker d6bed79429 wait for shutdown command to end so we get stderr/out
10 years ago
YAMADA Tsuyoshi da7d317e46 googlecompute: Run instance with custom scopes
10 years ago
Matthew Hooker e9a5d05a2f builder/vmware: Ignore shutdown errors
10 years ago
Matthew Hooker f9f47c5bbb fix shell disconnect error when shutting down vmware
10 years ago
Asif R Choudhury 48d94342ba Add us-east-2 (Ohio) AWS region
10 years ago
Arthur Burkart 4a00ffeea2 Closes #3999 - Support VirtualBox Trim/Discard
10 years ago
Sander van Harmelen dbf3bf56d4 Add a CloudStack Builder
10 years ago
Rickard von Essen c273bd6beb Merge pull request #3789 from jeremy-asher/amazon-ebs-delete-volumes-on-failure
10 years ago
Christopher Boumenot f908e18483 Merge pull request #3996 from boumenot/pr-issue-3968
10 years ago
Christopher Boumenot 7d07fa7afc azure: Allow user to set custom data
10 years ago
Christopher Boumenot bba643df9a azure: handle os_type errors more gracefully
10 years ago
Christopher Boumenot 249a943a1e azure: Allow user to override size of OS disk
10 years ago
jasminSPC 5da380baed Error handling
10 years ago
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago