Commit Graph

1643 Commits (a4e8a92a13bce92db7598323b55625f4ea25f413)

Author SHA1 Message Date
Chris Bednarski cabbe007dd Merge pull request #2415 from DrewDahl/fix-qemu-vnc-missed-keys
11 years ago
Chris Bednarski 5b8e4dc5b4 Merge pull request #2534 from mitchellh/b-2515
11 years ago
Chris Bednarski f7a0945311 Merge pull request #2538 from fnoeding/amazon-ebs-only-get-password-for-winrm
11 years ago
Chris Bednarski 263641c537 Fix case for ethernet.generatedAddress property lookup in VMX
11 years ago
Florian Noeding 98b9d22b68 amazon builder: only fetch password for winrm
11 years ago
Chris Bednarski 32b714e085 Update code.google.com/gosshold/ssh to point to golang.org/x/crypto/ssh, since this has been moved into core now
11 years ago
Chris Bednarski 28d1295460 Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata
11 years ago
Chris Bednarski 5cd6e19467 Merge pull request #2451 from monsterzz/b-openstack-ipv6-ssh-support
11 years ago
Chris Bednarski f8cfd0a1cb Merge pull request #2309 from marc-ta/casesensitivevmxkeys
11 years ago
Bob Kuo 585638d063 Do not require exclusive VNC access while buildling
11 years ago
Chris Bednarski a9c299d9c4 Merge pull request #2404 from mitchellh/b-instance-destroy
11 years ago
Chris Bednarski 28bf1877c2 Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK
11 years ago
Chris Bednarski c73314cd38 Merge pull request #2514 from hazelesque/rackconnect-v2-update-accessipv4
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
Chris Bednarski ff6a091531 Merge pull request #2512 from hazelesque/openstack-support-using-existing-keypair
11 years ago
Hazel Smith a7da0ffde1 openstack: store updated accessIPv4 from RackConnect
11 years ago
Hazel Smith b47eb4cea9 openstack builder: support using existing keypair
11 years ago
Hazel Smith ce54dba2d3 openstack builder: log which IP address SSH will use
11 years ago
Chris Bednarski f3f3d1fe73 Formatting
11 years ago
georgevicbell bf0c326cd5 Update step_connect_docker.go
11 years ago
georgevicbell b2811a8252 Update communicator.go
11 years ago
georgevicbell d00271aab3 Fix Capitilzation
11 years ago
georgevicbell 4da4150abe Update communicator.go
11 years ago
georgevicbell 3a681d0c0c Add Pty Bool
11 years ago
georgevicbell fb39fa2cc6 Update step_connect_docker.go
11 years ago
georgevicbell e3ab74e09f Add Config struct for docker PTY
11 years ago
Travis Truman 988cf2fecf Fixes #2434 by adding OpenStack Glance metadata support
11 years ago
Tommy Ulfsparre 241903d0b0 no point in setting iops on a standard volumes
11 years ago
Chris Bednarski c615539929 Reformat long lines
11 years ago
Chris Bednarski 9365a43179 Reformat
11 years ago
Tommy Ulfsparre ae064207d5 Add test for ephemeral block device mapping
11 years ago
Anthony Spring 224bb78175 Make EBS block device mapping optional for ephemeral virtual names.
11 years ago
Chris Bednarski 618d2f3158 Merge pull request #2438 from lvillani/portcount-vbox-5.0
11 years ago
Gleb M Borisov 8495a8c919 Fix handling IPv6 when ssh_interface set (openstack builder)
11 years ago
Chris Bednarski d2339b7ccc Merge pull request #2408 from mitchellh/b-google-image-name
11 years ago
Lorenzo Villani 7e64e90670 Use --portcount on VirtualBox 5.x
11 years ago
Andrew Dahl 1f6137e636 Add 1/10th second delay between key events to VNC for QEMU
11 years ago
Chris Bednarski 1c71eaaa91 Change panic to multierror
11 years ago
Chris Bednarski 775450f46a Merge branch 'fix_gce_image_name' of https://github.com/samitpal/packer into b-google-image-name
11 years ago
Chris Bednarski bd6c31c2d9 Added TestImageName and moved private methods to the bottom of the file
11 years ago
Sunil K Chopra 750e09d51d should be ssh_host, not host
11 years ago
Mitchell Hashimoto 26aa3dd575 amazon/common: store instance ID earlier for cleanup
11 years ago
Samit Pal 6d6b3e1ac2 The default image name in the code has a bug. It is being set to packer-{{timestamp}}, the {{timestamp}} part needs to be interpolated. Without the interpolation the GCE builder fails with
11 years ago
Steven Merrill 0869c9fe64 Fix #2830.
11 years ago
Marc Siegfriedt e9ef2b987e fixed the test as well
11 years ago
Marc Siegfriedt df1be999dc Fixed case sensitive issue with VMX entries not being overwritten
11 years ago
Marc Siegfriedt 1d7d490c01 updated how vmx entries are handled
11 years ago
Chris Bednarski caa518b294 Merge pull request #2358 from mitchellh/b-do-private-network
11 years ago
Chris Bednarski 51804e9132 Find a public IP address to provision a digital ocean box
11 years ago
Mitchell Hashimoto 2ee2850c1a Merge pull request #2353 from mitchellh/b-gce-comm-default
11 years ago