- 19 Nov, 2013 5 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
This is so that things like vagrant post-processors and vsphere post processors don't work.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @mheidenr - Some basic cleanups. :)
-
- 18 Nov, 2013 12 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
added post-processor-vsphere
-
Mitchell Hashimoto authored
builder/vmware: Path related fixes in esx5 driver
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @matheeeny - Tests :)
-
Mitchell Hashimoto authored
/cc @matheeeny - I prefer to be more explicit and say this is the path, rather than the secret value itself.
-
Mitchell Hashimoto authored
provisioner/chef-solo: add support for chef-solo encrypted data bags
-
Mitchell Hashimoto authored
/cc @rasa
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
post-processor/vagrant: skip gzip compression if compression_level=0
-
Ross Smith II authored
-
- 15 Nov, 2013 2 commits
-
-
Mitchell Hashimoto authored
website: fix run-on italicizing for description of data_bags_path
-
Jeff Quast authored
underscore of "data_bags" should be escaped; causes run-on italic
-
- 13 Nov, 2013 1 commit
-
-
Andrew Matheny authored
Adds additional option to chef-solo provisioner for an encrypted data bag secret file. Local file is copied up and referenced in solo.rb
-
- 12 Nov, 2013 10 commits
-
-
Doug MacEachern authored
The initial check in Builder.Prepare does not use the OutputDir interface. stepPrepareOutputDir also checks if OutputDir exists, error out there unless using -force so we get the same behavior when RemoteType is esx5.
-
Doug MacEachern authored
- Fixes builder/vmware when using RemoteType esx5, as there is no longer a local OutputDir
-
Doug MacEachern authored
- Fix mkdir of packer_cache in ESX5Driver.UploadISO - Fix vmx path in ESX5Driver.IsRunning
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
-
Mitchell Hashimoto authored
website: Fix spelling in Intro documentation
-
-
Baraa Basata authored
-
- 11 Nov, 2013 3 commits
-
-
Mitchell Hashimoto authored
core: log golang version in debug output
-
Ross Smith II authored
-
mheidenr authored
-
- 10 Nov, 2013 7 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
This introduces a Docker builder. The docker builder is able to create containers by starting an existing Docker image, provisioning it using standard practices, and then exporting it using `docker export`.
-
Mitchell Hashimoto authored
-