Commit Graph

32 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker cc11ec3566
check for a couple errors
9 years ago
Vasiliy Tolstov feee19e4ed file provisioner improvements
10 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
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 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
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
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 ac496a63dc replace command config with wrapper command.
13 years ago
Matthew Hooker cebbcc51a6 fix chroot Upload command.
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 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
Matthew Hooker 1befba24ed Allow user to override chroot command.
13 years ago
Mitchell Hashimoto d857c9ccbb builder/amazon/chroot: implement UploadDir for chroot communicator
13 years ago
Mitchell Hashimoto be5fa9ecdb builder/amazon/chroot: log the exit code for the chroot communicator
13 years ago
Mitchell Hashimoto 7ae0f3bafe builder/amazon/chroot: upload should os.Create, not os.Open
13 years ago
Mitchell Hashimoto 8d3cf7aa59 builder/amazon/chroot: provision within the chroot
13 years ago