Commit Graph

139 Commits (2c052fa8cc5069a052d06b185fc40659d32592d5)

Author SHA1 Message Date
Mitchell Hashimoto 716d4719dc Merge pull request #1622 from delitescere/GH-1533-aws-timeout
11 years ago
Mitchell Hashimoto 4406c20af1 builder/amazon: prefer token in config [GH-1544]
12 years ago
Josh Graham 5a2c4fe8a0 builder/amazon: Extend timeout and allow user override [GH-1533]
12 years ago
Mitchell Hashimoto 010cdb2057 amazon/common: style
12 years ago
Matt Page 6fb2586fb2 fix: Ignore transient network errors when fetching AWS state.
12 years ago
Mitchell Hashimoto db90c16118 builder/amazon: support auto spot price discovery [GH-1465]
12 years ago
Mitchell Hashimoto 7d1db44ca4 builder/amazon: clean up UI output for spot instances a bit
12 years ago
Mitchell Hashimoto 2e5f3da5c1 builder/amazon: fix {{uuid}} default not being replaced
12 years ago
Mitchell Hashimoto 3a69b8c1b8 Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support
12 years ago
Mitchell Hashimoto 5db91c84bf builder/amazon: string fields on device mappings can use variables
12 years ago
Mitchell Hashimoto 0776d9de34 builder/amazon: ssh_private_ip [GH-1229]
12 years ago
Mitchell Hashimoto bac54a6645 builder/amazon/common: token [GH-1236]
12 years ago
Mitchell Hashimoto 69cd01bbe2 builder/amazon/common: wait for instance ready before tagging [GH-1367]
12 years ago
Mitchell Hashimoto 77bd024079 builder/*: fix flaky tests, get tests passing
12 years ago
Mitchell Hashimoto dc74c2bbdd builder/amazon: tests
12 years ago
Mitchell Hashimoto 2a9cb50b17 builder/amazon: fix broken build
12 years ago
Mitchell Hashimoto 825864a9ea Merge branch 'additional-user-variables' of github.com:nBerg/packer into nBerg-additional-user-variables
12 years ago
Mitchell Hashimoto 7439baf75e Merge pull request #1343 from fnoeding/templating
12 years ago
Mitchell Hashimoto 8250755a23 Merge pull request #1228 from jmassara/enhanced_networking
12 years ago
Florian Noeding e932ec6978 amazon builders now handle templating of user_data and user_data_file
12 years ago
Nina Berg bd1a0d07fb Added some variables to amazon-ebs builder and chef-client provisioner
12 years ago
Ian Delahorne 2d1e1cc83e Sort AMI names in Artifact.String - fixes random test failures
12 years ago
James Massara be27ecc64b Add option to enable enhanced networking (SriovNetSupport) for images.
12 years ago
Henry Huang 3980c7dcfd Save the spot request before waiting for its active state
12 years ago
Henry Huang 1e1fa3de26 Add the cleanup for existing spot request
12 years ago
Henry Huang 5d410bddc9 When unexpected state found in waiting, notify the caller func with a correct error message
12 years ago
Henry Huang 3a74c469e5 Add "spot_price" param into template processing
12 years ago
Henry Huang c33e7cc867 Add the support of launching spot instances in "amazon-ebs" AMI
12 years ago
Greg Burek 3a45712780 Adds support for encrypted EBS volumes
12 years ago
Mitchell Hashimoto 0417ae3059 builder/amazon: alphabetize some things
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
12 years ago
Ross Smith II e38ff2f84e Merge pull request #1021 from laggyluke/master
12 years ago
Ross Smith II ef1898083a Merge pull request #971 from fnoeding/amazon-sshkey
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
George Miroshnykov fc6e8c0830 builder/amazon: configurable virtualization type
12 years ago
Florian Noeding 6371b70609 optionally use existing ssh key for amazon builders
12 years ago
Nathan Sullivan e44fb1bd2a increase SSH timeouts for Amazon builders, they can take a while to spin up at times
12 years ago
Mitchell Hashimoto 5c7e7daac9 comments
12 years ago
Mitchell Hashimoto 8204944c0e builder/amazon: handle cases when amazon SG isn't available [GH-494]
12 years ago
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722]
12 years ago
Mitchell Hashimoto 8e4ce2c591 builder/amazon: alphabetize
12 years ago
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642]
12 years ago
Mitchell Hashimoto 1234e61cda builder/amazon/all: get rid of unnecessary field
12 years ago
Mitchell Hashimoto 4677f38882 builder/amazon: parallelize AMI region copies [GH-495]
12 years ago
Nathan Sullivan e711255d95 fix some debugging for PublicIpAddress
12 years ago
Nathan Sullivan 4809186c12 remove excess debugging
12 years ago
Nathan Sullivan 6270d759cd revert whitespace changes - not necessary anymore
12 years ago
Nathan Sullivan 13f55bdec6 working AssociatePublicIpAddress support
12 years ago
Nathan Sullivan 5cbff00afa goamz aspects of AssociatePublicIpAddress working now
12 years ago