Commit Graph

258 Commits (ebdfa2bc56ec0354dc2accd609b27288d28d8317)

Author SHA1 Message Date
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
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
Brandon Turner b2258dc4e9
Fix chroot builder to work with chef-solo
12 years ago
Greg Burek 3a45712780 Adds support for encrypted EBS volumes
12 years ago
Pierre Riteau 5294e0ed61 Remove unused file
12 years ago
Jaime Soriano Pastor 32bb745734 Force LANG=C before appending rest of environment, as only first occurence is used
12 years ago
Nathan Hartwell be5adb92b5 Appending wildcard to src causes problems
12 years ago
Mitchell Hashimoto 0417ae3059 builder/amazon: alphabetize some things
12 years ago
Mitchell Hashimoto 0558d56bcf builder/amazon/chroot: get tests psasing on Windows
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
Alan Grosskurth af89b31a40 builder/amazon: Fix S3 endpoint URL for instance-store builds
12 years ago
Ross Timson 58444627c1 Use --url flag rather than --location for ec2-upload-bundle
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 4a2793445f builder/amazon/chroot: mount in device-specific places
12 years ago
Mitchell Hashimoto ae7459718d builder/amazon/instance: use US if region us-east-1 for upload [GH-729]
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 5e0da21173 builder/amazon/ebs: nicer output
12 years ago
Mitchell Hashimoto 4677f38882 builder/amazon: parallelize AMI region copies [GH-495]
12 years ago
Mitchell Hashimoto f7b1c2dbc6 builder/amazon/instance: add location to upload command [GH-679]
12 years ago
Mitchell Hashimoto 2110edb690 builder/amazon/chroot: remove unused import
12 years ago
Mitchell Hashimoto 2dad0cdca7 builder/amazon/chroot: block when obtaining lock [GH-689]
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
Nathan Sullivan 49a131951a reverting testing stuff
12 years ago
Nathan Sullivan 0cfb7564d5 lets try a string instead of a bool for AssociatePublicIpAddress
12 years ago
Nathan Sullivan 5df7bc0acf oops bugfix for work on https://github.com/mitchellh/packer/issues/578
12 years ago
Nathan Sullivan 31bf1f342c https://github.com/mitchellh/packer/issues/578
12 years ago
Mitchell Hashimoto cc13e6690c builder/amazon/chroot: don't choose partition mount point if taken
12 years ago
Mitchell Hashimoto 3adbd09639 builder/amazon/chroot: fix compile error
12 years ago
Mitchell Hashimoto 3780b57a1f builder/amazon/chroot: allow no such file errors on upload [GH-588]
12 years ago
Mitchell Hashimoto 17f1ee3e98 builder/amazon/chroot: quote commands and pass through a shell [GH-581]
12 years ago
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
12 years ago
Mitchell Hashimoto 3cd7379d1f builder/amazon/*: warnings
12 years ago