Commit Graph

132 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Mitchell Hashimoto 5d1c1e6716 Merge pull request #1373 from anthonybishopric/debug_bundle_commands
12 years ago
Mitchell Hashimoto 704648896e Merge pull request #1425 from dysinger/1424-amazon-instance-s3-region-not-url
12 years ago
Ulf Mansson bebca3bfae It's not necessary to use an instance-store image to build an instance-store image, see this example http://sorcery.smugmug.com/2014/01/29/instance-store-hvm-amis-for-amazon-ec2/ so there should be no restriction on the ExpectedRootDevice
12 years ago
Tim Dysinger c79121617c Use Region not S3Endpoint
12 years ago
abishopric d62edd6c05 Print the evaluated bundle commands
12 years ago
James Massara be27ecc64b Add option to enable enhanced networking (SriovNetSupport) for images.
12 years ago
Henry Huang da29d684a8 Enable the spot_price in "amazon-instance-store" AMI
12 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
Ross Smith II e38ff2f84e Merge pull request #1021 from laggyluke/master
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
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 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722]
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 1234e61cda builder/amazon/all: get rid of unnecessary field
12 years ago
Mitchell Hashimoto f7b1c2dbc6 builder/amazon/instance: add location to upload command [GH-679]
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 31bf1f342c https://github.com/mitchellh/packer/issues/578
12 years ago
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
13 years ago
Mitchell Hashimoto 3cd7379d1f builder/amazon/*: warnings
13 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
13 years ago
Mitchell Hashimoto f4b404627c builder/amazon/instance: support AZ here too
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups
13 years ago
Jesse Nelson c7e1681163 exclude everything in /tmp, but keep /tmp itself
13 years ago
Mitchell Hashimoto 27608a7b0f builder/amazon/*: use WaitForState for AMIs
13 years ago
Mark Peek f941718c3e builder/amazon: add clean_ami_name template function
13 years ago
Mitchell Hashimoto f2069c1cd6 Merge pull request #388 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto ed7e0847fd builder/amazon/all: TemporaryKeyPairName
13 years ago
James Massara 5bca569fa4 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto 0231d798e4 builder/amazon/instance: new multistep API
13 years ago
Mitchell Hashimoto 9186a7f214 builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto 57f185451a builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto f76a09fc08 builder/amazon/instance: remove check for AMI tools [GH-330]
13 years ago
Mitchell Hashimoto 251abc3496 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto e7a50133b6 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto ef142ce886 builder/amazon: region copy must go before modify attributes
13 years ago
James Massara 228d0d593a amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mark Peek 91670cea07 builder/amazon: add block device mappings [GH-90]
13 years ago
Jeremy Carroll 0a0c0c89c6 Was missing sending IAM profile data to instance store builders.
13 years ago
Mitchell Hashimoto 09fb6ca593 builder/amazon/all: support user data file
13 years ago
Mitchell Hashimoto f69b365f39 Merge pull request #253 from phobos182/master
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto fd6dbc42d1 builder/amazon/common: rename StepModifyAttributes to
13 years ago
Mitchell Hashimoto bfc2ac1eaa builder/amazon/common: AMIConfig common config
13 years ago
James Massara 2ba59617fc builder/amazon/all: Added support for setting attributes on the AMI
13 years ago
Mitchell Hashimoto 716d68bff3 builder/amazon: more efficient use of templates
13 years ago
Mitchell Hashimoto 2b86d32675 builder/amazon: remove unnecessary validation
13 years ago
Mitchell Hashimoto 75ff149ac1 builder/amazon/instance: switch to new template stuff
13 years ago
Mark Peek 9638a30d35 builder/amazon/all: address feedback for ami tag refactoring change
13 years ago
Jeremy Carroll 4f02c506e9 Testing adding user-data support to Packer
13 years ago
Mark Peek 8a636519f8 builder/amazon/all: refactor ami tags [GH-233]
13 years ago
Mitchell Hashimoto 798b7cb25f builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto b645586d58 builder/amazon/chroot: boilerplate
13 years ago
Mitchell Hashimoto fc39042283 builder/amazon/instance: default x509_upload_path
13 years ago
Mitchell Hashimoto d46741e4f7 builder/amazon/*: wait for AMI to be ready in common, use it instance
13 years ago
Mitchell Hashimoto b5fdab407f builder/amazon/instance: register AMI using API
13 years ago
Mitchell Hashimoto 0552bc7306 builder/amazon/instance: register the AMI
13 years ago
Mitchell Hashimoto 03a2cc8b22 builder/amazon/instance: prefix has CreateTime support
13 years ago
Mitchell Hashimoto c504beacc6 builder/amazon/instance: upload bundle
13 years ago
Mitchell Hashimoto 877172166b builder/amazon/instance: bundle volume and keep track of dir
13 years ago
Mitchell Hashimoto 63474f47e4 builder/amazon/instance: run ec2-bundle-vol in batch mode
13 years ago
Mitchell Hashimoto d3d7bfe876 builder/amazon/instance: sudo the ec2-bundle-vol by default
13 years ago
Mitchell Hashimoto 7763411914 builder/amazon/instance: detect error bundling
13 years ago
Mitchell Hashimoto c1361b0cf5 builder/amazon/instance: ec2-bundle-vol is called
13 years ago
Mitchell Hashimoto fd43c27de1 builder/amazon/instance: check for the ami tools
13 years ago
Mitchell Hashimoto dd1c4d4d2a fmt
13 years ago
Mitchell Hashimoto c710323f04 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto f94500b324 builder/amazon/instance: boilerplate for bundle volume
13 years ago
Mitchell Hashimoto 2674bdc96d builder/amazon/instance: after upload x509, should continue
13 years ago
Mitchell Hashimoto 39b3b18d81 builder/amazon/instance: upload x509 cert
13 years ago
Mitchell Hashimoto 0a76d07363 builder/amazon: provision on instance
13 years ago
Mitchell Hashimoto 2f9840a4cf builder/amazon: extract SSH connect funcs
13 years ago
Mitchell Hashimoto 64ced7ff2c builder/amazon: extract StepRunSourceInstance
13 years ago
Mitchell Hashimoto 4f568f4998 builder/amazon: extract StepSecurityGroup
13 years ago
Mitchell Hashimoto 45096d0768 builder/amazon: extract StepKeyPair for both
13 years ago
Mitchell Hashimoto 5aced3f339 builder/amazon/common: AccessConfig for standard access config
13 years ago
Mitchell Hashimoto 980841b6c0 builder/amazon/instance: boilerplate
13 years ago