Commit Graph

214 Commits (17516ec2f80c723451ea69bbb6c8d6478dbbd974)

Author SHA1 Message Date
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 c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
12 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
Mitchell Hashimoto b95a56899f builder/amazon: rename availzone to availability zone
13 years ago
Matthew Hooker 1aa551a49c builder/amazon/common: Add AvailZone to StepRunSourceInstance struct
13 years ago
Matthew Hooker 60428cef60 builder/amazon/ebs: Add config for target AZ.
13 years ago
Matthew Hooker 79ac16c3d7 builder/amazon/chroot:
13 years ago
Mitchell Hashimoto 24ad445e2b builder/amazon,builder/openstack: remove more cgl libs
13 years ago
Mitchell Hashimoto 79f7936d66 Remove dependency on identifier package, use time ordered UUID [GH-541]
13 years ago
Mitchell Hashimoto 26b6e27917 Merge pull request #522 from patricklucas/fix_instance_not_found_race
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Patrick Lucas e17984face Fix race condition after launching EC2 instance
13 years ago
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups
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
Matthew Hooker de83755c00 wip
13 years ago
Matthew Hooker c15bb28491 bugfixes, wip
13 years ago
Matthew Hooker 1104ad3e17 get chroot command from proper place.
13 years ago
Matthew Hooker 6b1a7938d8 Merge remote-tracking branch 'origin/master' into 430
13 years ago
Matthew Hooker ee60ed319b We're not using this log package.
13 years ago
Matthew Hooker e1dadfc57a Unit tests.
13 years ago
Matthew Hooker 23a331fc00 bugfix.
13 years ago
Matthew Hooker 7740c8fed5 using blocking cp method.
13 years ago
Matthew Hooker 5e9ff92ff3 Revert "notes/reorg."
13 years ago
Matthew Hooker ce3725efec wip
13 years ago
Matthew Hooker 36326ee8c2 Merge branch 'master' into 430
13 years ago
Matthew Hooker 7fa238503b wip
13 years ago
Matthew Hooker dd356d33d8 notes/reorg.
13 years ago
Matthew Hooker 5086ff1a4e pass chroot command to /bin/sh
13 years ago
Bob Potter af477a59df Update builder-amazon-chroot to work with WaitForState changes in 7c56148f
13 years ago
Mitchell Hashimoto cf10fff7fa builder/amazon/common: save access/secret key from env [GH-434]
13 years ago
Jesse Nelson c7e1681163 exclude everything in /tmp, but keep /tmp itself
13 years ago
Matthew Hooker 1befba24ed Allow user to override chroot command.
13 years ago
Mitchell Hashimoto 61320b20a9 builder/amazon/common: error if WaitForState can't find resource
13 years ago
Mitchell Hashimoto 1bf91e2845 builder/amazon/common: rename instance.go to state.go, makes more sense
13 years ago
Mitchell Hashimoto 27608a7b0f builder/amazon/*: use WaitForState for AMIs
13 years ago