Commit Graph

60 Commits (97f3f31d3db94de8005c6095269e4ec881c40a9a)

Author SHA1 Message Date
Clint Shryock 29cef0eae4 builder/amazon-chroot: add mount_options configuration option
11 years ago
Clint Shryock 5d2ea088a2 builder/amazon-chroot: add root_volume_size to resize chroot root volume
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
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 034e4e676c amazon/*: use new interpolation functions
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
James Massara be27ecc64b Add option to enable enhanced networking (SriovNetSupport) for images.
12 years ago
Mitchell Hashimoto 4a2793445f builder/amazon/chroot: mount in device-specific places
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 3cd7379d1f builder/amazon/*: warnings
12 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
12 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
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 831d5caa50 move wrapper definitions around.
13 years ago
Matthew Hooker 39c3051a95 building but there's an exec error.
13 years ago
Matthew Hooker ac496a63dc replace command config with wrapper command.
13 years ago
Matthew Hooker 7fa238503b wip
13 years ago
Matthew Hooker 1befba24ed Allow user to override chroot command.
13 years ago
Mark Peek f941718c3e builder/amazon: add clean_ami_name template function
13 years ago
James Massara 5bca569fa4 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto 80ed7eddf4 builder/amazon/chroot: new multistep API
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 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto b4d18f9d30 builder/amazon/chroot: can modify AMI attributes
13 years ago
Mitchell Hashimoto 5f34ec0ebc builder/amazon/chroot: switch to new template stuff
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 818a10e797 builder/amazon/chroot: use set AMI name
13 years ago
Mitchell Hashimoto 743682d352 builder/amazon/chroot: default volumes dir is relative
13 years ago
Mitchell Hashimoto 07ed22b4fa builder/amazon/chroot: validate that chroot_mounts are 3 elements
13 years ago
Mitchell Hashimoto c0f64f3a1d builder/amazon/chroot: let go of flock earlier for parallelism
13 years ago
Mitchell Hashimoto cf99f85f6d builder/amazon/chroot: flock so that device searching is safe
13 years ago
Mitchell Hashimoto b75bd29bfd builder/amazon/chroot: find available device
13 years ago
Mitchell Hashimoto 7857406f3e builder/amazon/chroot: get rid of AttachedDevicePath
13 years ago
Mitchell Hashimoto d23ad907c0 builder/amazon/chroot: register AMI
13 years ago
Mitchell Hashimoto 3667340768 builder/amazon/chroot: switch func type to interface
13 years ago
Mitchell Hashimoto 8bffbb6f44 builder/amazon/chroot: step to snapshot the root image
13 years ago
Mitchell Hashimoto 056292b1dc builder/amazon/chroot: perform early cleanup
13 years ago
Mitchell Hashimoto aaaad835f6 builder/amazon/chroot: copyfiles support
13 years ago
Mitchell Hashimoto 5feb11cbb7 builder/amazon/chroot: enable the chroot provisioner
13 years ago
Mitchell Hashimoto d7f932244f builder/amazon/chroot: mount extra paths
13 years ago
Mitchell Hashimoto 8d5f404fa7 builder/amazon/chroot: use the attached device path
13 years ago
Mitchell Hashimoto 54d020b8c3 builder/amazon/chroot: use mountcommand configs
13 years ago