Commit Graph

89 Commits (4ea821737a7de4ffe21defcf4322caa6937ea048)

Author SHA1 Message Date
Brian Hourigan f40fd36c31 Changing --region to --location
11 years ago
Mitchell Hashimoto 75395af12d Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
Mitchell Hashimoto db90c16118 builder/amazon: support auto spot price discovery [GH-1465]
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 ed377c9ff0 builder/amazon-instance: --no-filter by default [GH-1137]
12 years ago
Mitchell Hashimoto 0776d9de34 builder/amazon: ssh_private_ip [GH-1229]
12 years ago
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
12 years ago
Mitchell Hashimoto 3cd7379d1f builder/amazon/*: warnings
12 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
12 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