Commit Graph

1627 Commits (a9c299d9c4e42e44268f980e323a230b4c15c6e4)

Author SHA1 Message Date
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
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
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
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
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
Mitchell Hashimoto 6dd36075b2 Merge pull request #2352 from mitchellh/b-amazon-bundle
11 years ago
Mitchell Hashimoto 6c7a7b6068 builder/googlecompute: default SSH settings properly [GH-2340]
11 years ago
Mitchell Hashimoto 98db68e36c builder/amazon/instance: set valid bundle prefix [GH-2328]
11 years ago
Mitchell Hashimoto b315e470c8 builder/amazon: set debug flag for get password
11 years ago
Mitchell Hashimoto 0a2e54feaf builder/amazon: output WinRM password for debug mode [GH-2336]
11 years ago
Mitchell Hashimoto 4a60e469e9 update CHANGELOG
11 years ago
Mitchell Hashimoto 677498a55c Merge pull request #2323 from israelshirk/feature/vmware-nonesum
11 years ago
Mitchell Hashimoto 95dd79740f Merge pull request #2324 from tcahill/group-launch-permissions
11 years ago
Mitchell Hashimoto 7b64723a11 Merge pull request #2327 from emate/fix-for-spot-requests-cleanup
11 years ago
Mitchell Hashimoto aab5ca7059 update CHANGELOG
11 years ago
Marcin Matlaszek 3eaf7f38b0 Fix adding launch permissions for created ami.
11 years ago
Tom Cahill 6644d76982 Use aws.String to obtain string pointers
11 years ago
Tom Cahill 016d916d83 Fix adding groups to AMI launch permissions.
11 years ago
Clint Shryock 4d003aa5a3 builder/amazon-instance: Don't specify empty Virtualization Type
11 years ago
Marcin Matlaszek 586cab11ee Fixes spot instance cleanup.
11 years ago
Israel Shirk 88fac0b49c Have nonesum run stat rather than nonesum because nonesum sums none. k.
11 years ago