Commit Graph

155 Commits (e04f87effec00579c7e4f9b2b10fedcab87f8bcd)

Author SHA1 Message Date
Rickard von Essen ba9cae5078 builder/amazon: Add SourceAMI and BuildRegion template
9 years ago
Travis Harrington e31d75eca8 Quick fix for issue #4340
9 years ago
Rickard von Essen c3a352955e amazon: Added snapshot_users and snapshot_groups
9 years ago
Matthew Hooker 832de2104b
Revert "Merge pull request #4230 from mitchellh/revert-4223-closes_3320"
9 years ago
Matthew Hooker f5c3c25d2b Revert "Adds `force_delete_snapshot` flag"
9 years ago
Arthur Burkart 5b59f56cdb Adds `force_delete_snapshot` flag
9 years ago
Arthur Burkart 2e65867cba Closes #3908: Adds snapshot tag overrides
9 years ago
Matthew Hooker 48bdae93d1 aws-sdk: use session.NewSession
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
Chris Lundquist ab3500b45c [dynamic-source-ami] support chroot builder
10 years ago
Rickard von Essen 13c9db5dd5 Merge pull request #3885 from orivej/on-error
10 years ago
Jeremy Asher aea05f6485 fix nil pointer dereference in amazon-chroot
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Jeremy Asher 1c392b23f9 generate warnings for unused options with from_scratch
10 years ago
Jeremy Asher ef0c7543e1 add amazon-chroot post mount commands
10 years ago
Jeremy Asher 5e8b697a76 add from_scratch option to amazon-chroot builder
10 years ago
Vasiliy Tolstov feee19e4ed file provisioner improvements
10 years ago
Chris Bednarski 4490826a17 Merge pull request #3040 from kimor79/3011
10 years ago
Kimo Rosenbaum 09543fc4e7 Add mount_partition to amazon-chroot builder to specify a partition other than 1
10 years ago
Yuya YAGUCHI 9c8405b2c6 Add AMI Product Codes modification for amazon-ebs & amazon-chroot
10 years ago
Luke Amdor 8682dec178 aws: build after upstream breaking change
10 years ago
Mark Peek 45829c30e5 builder/amazon/*: fix go vet
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Chris Bednarski 28bf1877c2 Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK
11 years ago
Clint Shryock 3a54e6899d code cleanup
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 5db4d7c01f fmt
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto 4da0b42fc1 Merge pull request #2054 from garnaat/amazon-chroot-check-before-umount
11 years ago
Clint Shryock bec59b535d builder/amazon: Add force_deregister option, to automatically deregister artifacts with name conflicts
11 years ago
Henry Huang 052b5e6699 "Name" parameter required for copying ami across regions [GH-2172]
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
Mitchell Hashimoto 44b980e659 Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go
11 years ago
Mitchell Hashimoto b9bfae8da3 amazon/chroot: style
11 years ago
Mitchell Hashimoto 20fa7aeeb6 Merge pull request #2046 from danschaffer/amazonchroot-volumes-retry-fix
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
Mitch Garnaat fd5f4c61ae Added a call to grep for path in /proc/mounts before attempting to umount. If path is not there, it is already unmounted.
11 years ago
Dan Schaffer 03436a3745 builder/amazon/chroot: fix no attachments on volume error.
11 years ago
James Nugent 33b4f5cc0a Check for EBS being nil before assigning it
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
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 c9cc82d89e builder/amazon-chroot: add description with time created snapshot
12 years ago
Mitchell Hashimoto 752162c234 fmt
12 years ago
Mitchell Hashimoto e8889e56ed Merge pull request #1381 from pas256/chroot-hvm
12 years ago
Peter Sankauskas ab9f0bc3c8 Removing my debugging output
12 years ago