Commit Graph

2158 Commits (b38db14dcf5464952084f8a92e1fcd3a3e930fa4)
 

Author SHA1 Message Date
Mitchell Hashimoto b38db14dcf Merge pull request #625 from matheeeny/encrypted-data-bags
13 years ago
Mitchell Hashimoto b5d0385115 post-processor/vagrant: style nitpicks
13 years ago
Mitchell Hashimoto 50b93066b5 update makefile to latest
13 years ago
Mitchell Hashimoto d7ef5616c1 scripts: update to use gox
13 years ago
Mitchell Hashimoto 7a623fcd5d Merge pull request #634 from rasa/skip-gzip-compression-when-level-is-0-v2
13 years ago
Ross Smith II f3a2aeeff9 Skip gzip compression if compression_level=0
13 years ago
Mitchell Hashimoto 5bec1d9ef2 Merge pull request #627 from jquast/patch-1
13 years ago
Jeff Quast 67b0d69fb6 Update chef-solo.html.markdown
13 years ago
Andrew Matheny 15cf639c91 Add support for passing encrypted data bag secret to chef-solo
13 years ago
Mitchell Hashimoto 9e333e03db builder/docker: ctrl-C works during provisioning
13 years ago
Mitchell Hashimoto 7992693737 builder/vmware: ctrl-c works during wait for boot
13 years ago
Mitchell Hashimoto e28e827a16 builder/virtualbox: ctrl-c works during wait for boot
13 years ago
Mitchell Hashimoto f8dbe5246c Merge pull request #615 from bbasata/fix-typo
13 years ago
Baraa Basata 2951cc1070 Fix spelling in Intro documentation
13 years ago
Mitchell Hashimoto 34ba7c270a Merge pull request #614 from rasa/584-add-golang-version-to-log
13 years ago
Ross Smith II 4337843907 fixed #584 log golang version in debug output
13 years ago
Mitchell Hashimoto 80ed0d1d0c builder/docker: verify docker is available on path
13 years ago
Mitchell Hashimoto f18516a65a website: better document the dockerfile interaction with the builder
13 years ago
Mitchell Hashimoto f1de5dbcac builder/docker: say when killing the container
13 years ago
Mitchell Hashimoto 47040b5aef builder/docker: remove unused file
13 years ago
Mitchell Hashimoto d786e4e267 Update CHANGELOG
13 years ago
Mitchell Hashimoto 8cc09bcd56 Merge branch 'f-docker-builder': Docker builder
13 years ago
Mitchell Hashimoto 2da3c995a2 builder/docker: stream output from commands
13 years ago
Mitchell Hashimoto 167e91746f provisioner/chef-solo: Say using Chef-solo
13 years ago
Mitchell Hashimoto 5bae4980f8 builder/docker: UploadDir
13 years ago
Mitchell Hashimoto 2851e188e1 builder/docker: show stderr if docker fails to run
13 years ago
Mitchell Hashimoto 3bbe7024cd website: doc pull
13 years ago
Mitchell Hashimoto cff060a490 builder/docker: ability to disable pull
13 years ago
Mitchell Hashimoto 0e581bfec3 builder/docker: config refactor
13 years ago
Mitchell Hashimoto 1cf89afe06 website: document dockerfile
13 years ago
Mitchell Hashimoto 9438041fa3 website: start documenting the builder
13 years ago
Mitchell Hashimoto b4abf826da builder/docker: artifact
13 years ago
Mitchell Hashimoto e88a0a57b9 builder/docker: StepExport tests
13 years ago
Mitchell Hashimoto 20f76c6ffc builder/docker: StepRun tests
13 years ago
Mitchell Hashimoto b10abe30e0 builder/docker: StepPull test, driver abstraction for tests
13 years ago
Mitchell Hashimoto 13267c856f builder/docker: test StepTempDir
13 years ago
Mitchell Hashimoto b3dc5411ef builder/docker: config validation test
13 years ago
Mitchell Hashimoto 027d00b2fc builder/docker: perform cleanup in run method, not prematurely
13 years ago
Mitchell Hashimoto 5f752269df builder/docker: Communicator.Start doesn't block
13 years ago
Mitchell Hashimoto f2475baa7a builder/docker: export the final image
13 years ago
Matthew Hooker 9fb347b96a Merge branch 'patch-3' of https://github.com/fgo/packer
13 years ago
Francis Go 032ab69691 Fix grammar in Terminology documentation
13 years ago
Mitchell Hashimoto 0bbb8116f5 builder/docker: remove the exit code file when we're done
13 years ago
Mitchell Hashimoto 13abefef9a builder/docker: command output and exit codes work
13 years ago
Mitchell Hashimoto ac5bf3f3b0 builder/docker: comment the sleep on remote exec
13 years ago
Mitchell Hashimoto b06dd1567a builder/docker: fix upload for copy to work
13 years ago
Mitchell Hashimoto 41b17c3316 builder/docker: Remote execution works!
13 years ago
Mitchell Hashimoto 4cdd532a93 builder/docker: a non-working communicator
13 years ago
Mitchell Hashimoto 4e6d46bbd0 builder/docker: start a container
13 years ago
Mitchell Hashimoto ab1f83fa11 builder/docker: tests for some exec stuff
13 years ago