Commit Graph

1597 Commits (98e7f2a3412ed5cfbf6d2caf2f8523290800a3a8)

Author SHA1 Message Date
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
Tommy Ulfsparre 8ae0cfc759 copy and convert to pointer
11 years ago
Clint 7b9d48799e Merge pull request #2316 from jjappi/fix-aws-tagging
11 years ago
Marcin Matlaszek dd97a60c9b Fix for tag creation when creating new ec2 instance.
11 years ago
Jani Jappinen c537623bc6 Fix failing AMI snapshot tagging when copying to other regions.
11 years ago
Clint Shryock 7af5d5419a builder/amazon: Fix issue with sharing AMIs with ami_users
11 years ago
Clint 5b67472d07 Merge pull request #2296 from mitchellh/f-amazon-chroot-mount-options
11 years ago
Clint Shryock 3a54e6899d code cleanup
11 years ago
Mitchell Hashimoto 3fac725a55 Merge pull request #2291 from mitchellh/b-qemu-default
11 years ago
Clint Shryock 29cef0eae4 builder/amazon-chroot: add mount_options configuration option
11 years ago
Clint 3884555007 Merge pull request #2289 from mitchellh/b-amazon-chroot-fixes
11 years ago
Clint Shryock 5d2ea088a2 builder/amazon-chroot: add root_volume_size to resize chroot root volume
11 years ago
Clint Shryock 8a9a59c3ca check if newDevice.EBS is nil
11 years ago
Clint Shryock 9f8b0041f0 builder/amazon-chroot: use source image virtualization type, unless specified
11 years ago
Clint Shryock f374edc2b8 builder/amazon-chroot: Fixes for amazon-chroot builder
11 years ago
Mitchell Hashimoto 5852bd7cd7 builder/qemu: default acceleration to tcg on Windows [GH-2284]
11 years ago
Mitchell Hashimoto 9bc0dfa389 builder/vmware: disable VNC before packaging
11 years ago
Mitchell Hashimoto 1aa1399e85 builder/parallels: fix compilation issuse
11 years ago
Mitchell Hashimoto 13c2c4660d Merge branch 'issue_2080' of https://github.com/rickard-von-essen/packer into rickard-von-essen-issue_2080
11 years ago
Mitchell Hashimoto 5db4d7c01f fmt
11 years ago
Mitchell Hashimoto 944b4bf46c common: delete file if checksum fails
11 years ago
Clint 6579219013 Merge pull request #2282 from mitchellh/f-amazon-cleanup-volumes
11 years ago
Mitchell Hashimoto 93bb0d86af builder/virtualbox: fix default names
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto d600456487 builder/virtualbox: fix interpolation weirdness
11 years ago
Mitchell Hashimoto 54e081d5af builder/virtualbox: only remove output dir after check
11 years ago
Clint Shryock dff6cf1a83 code tweak after review
11 years ago
Mitchell Hashimoto 9c6d0dfc8b builder/virtualbox: fix type casting
11 years ago
Clint Shryock c9714ce69e builder/amazon-ebs: Clean up orphan volumes
11 years ago
Mitchell Hashimoto 9c0f37b2c9 builder/amazon: fix weird edge cases with key names [GH-2281]
11 years ago
Mitchell Hashimoto 5c290fdbc7 builder/amazon use proper key pair name
11 years ago