Commit Graph

119 Commits (f7e49d92acf54c4dd2a1b00aecb366fe8b148d2a)

Author SHA1 Message Date
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
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
Peter Sankauskas a2c0b104f0 Adding the conditional necessary to construct the right options for both PV and HVM images. Also adding a test to make sure it is doing the right thing
12 years ago
Peter Sankauskas 460e2da248 The mount command for a PV image that is attached to /dev/sdf is:
12 years ago
Peter Sankauskas 6b751cac39 Formatting
12 years ago
Peter Sankauskas a59ee93bca To be able to build both PV and HVM images, it is not possible to use both /dev/sd[f-p] and [1-16] as the HVM images get attached at /dev/sdf but must be mounted a /dev/sdf1.
12 years ago
James Massara ca84e2ac55 Fix bug with getting ec2 connection instead of source image
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
Ross Smith II d92179847d provisioner/file: set file/directory permissions
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 0558d56bcf builder/amazon/chroot: get tests psasing on Windows
12 years ago
Mitchell Hashimoto 4a2793445f builder/amazon/chroot: mount in device-specific places
12 years ago
Mitchell Hashimoto 1234e61cda builder/amazon/all: get rid of unnecessary field
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
Mitchell Hashimoto 5d420ce1c1 Revert "Merge pull request #663 from ktruong7/public-AMI"
12 years ago
ktruong7 3589b0ba27 Added option to make ami public automatically
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 3cd7379d1f builder/amazon/*: warnings
12 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
12 years ago
Matthew Hooker 79ac16c3d7 builder/amazon/chroot:
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Matthew Hooker 5c41eccfd5 Fix the way we run commands in chroot.
13 years ago
Mitchell Hashimoto 38d3411f80 builder/amazon/chroot: remove unused comment
13 years ago
Mitchell Hashimoto b554a0dd86 builder/amazon/chroot: CommandWrapper
13 years ago
Mitchell Hashimoto 535888d9d8 builder/amazon/chroot: alphebatize the configs
13 years ago
Matthew Hooker 5f19648268 comment, formatting.
13 years ago
Matthew Hooker a15f629f4f WIP copying files.
13 years ago
Matthew Hooker 831d5caa50 move wrapper definitions around.
13 years ago
Matthew Hooker 39c3051a95 building but there's an exec error.
13 years ago
Matthew Hooker d2f9ba0d11 fixing up types.
13 years ago
Matthew Hooker ac496a63dc replace command config with wrapper command.
13 years ago
Matthew Hooker cebbcc51a6 fix chroot Upload command.
13 years ago