- 07 Dec, 2013 6 commits
-
-
Mitchell Hashimoto authored
This reverts commit b2fc77870b825403ea068ba63f66ac28c76b3e88, reversing changes made to 4789d3acc8937757ee7a430199bbc39671ba93c7. This is already possible by setting groups.
-
Mitchell Hashimoto authored
builder/amazon/all: added option to make AMI public
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/openstack: add ProxyUrl parameter for OpenStack builder
-
Mitchell Hashimoto authored
builder/qemu: qemu format img is invalid
-
Mitchell Hashimoto authored
builder/vmware: trivial bug fix in mechanism to clean installation ISOs for VMware build...
-
- 05 Dec, 2013 1 commit
-
-
adrian kalaveshi authored
The resolution of Bug #608 still had issues. This change removes a superfluous period. Testing Done: - built packer with my change - built VMware VMs and saw that the vmx file had the expected changes.
-
- 04 Dec, 2013 1 commit
-
-
Phil Fenstermacher authored
-
- 30 Nov, 2013 2 commits
-
-
Matthew Hooker authored
documentation/README: Point gox link to correct repository
-
Kyle Conroy authored
-
- 27 Nov, 2013 2 commits
- 26 Nov, 2013 1 commit
-
-
ktruong7 authored
-
- 25 Nov, 2013 1 commit
-
-
ktruong7 authored
-
- 22 Nov, 2013 6 commits
-
-
Mitchell Hashimoto authored
website: document chroot running process gotcha
-
Mitchell Hashimoto authored
readme: add a note about the gox dependency for compiling
-
Mitchell Hashimoto authored
README/developing packer: Mention the bazaar requirement.
-
Matthew Hooker authored
Mention the bazaar requirement. https://launchpad.net/tomb is the only package which uses bazaar so far.
-
Jack Pearkes authored
I thought about putting it in compile.sh or devcompile.sh, but then I realized if gox changes upstream it will be buried and potentially confusing to update. Hence including the `-u` in the readme for `go get`.
-
Bob Potter authored
-
- 21 Nov, 2013 3 commits
-
-
Mitchell Hashimoto authored
website: Match default ec2-bundle-vol documented on the website to the one that's used by the code.
-
Jon Topper authored
Issue #248 contained a PR which changes the way bundle_vol_command is used by default. This change to the defaults was not reflected on the website, so I encountered the same issue when making changes to the bundle_vol_command in my config.
-
Mitchell Hashimoto authored
website: typo in vmware docs' YAML front matter
-
- 20 Nov, 2013 2 commits
-
-
Geoffrey Bachelet authored
-
Mitchell Hashimoto authored
-
- 19 Nov, 2013 13 commits
-
-
John Bellone authored
The default in the actual code is 5m.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
[GH-635]
-
Mitchell Hashimoto authored
-
John Bellone authored
In my particular case I need to use a separate HTTP proxy to access my OpenStack API than what is set in the environment. This commit adds an optional parameter to the builder configuration and overrides the net/http client that is used by the gophercloud library.
-
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 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
added post-processor-vsphere
-