- 27 Oct, 2014 12 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Update SaltStack provision to https
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/parallels: Default cdrom0 should be disconnected
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
post-processor/vsphere: fix object address by appending "/"
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
https://github.com/berendt/packerMitchell Hashimoto authored
Merge branch 'fix_qemu_size_argument' of https://github.com/berendt/packer into berendt-fix_qemu_size_argument Conflicts: website/source/docs/builders/qemu.html.markdown
-
Jason A. Beranek authored
Added struct to be passed to the Process function to render the vagrant ...
-
Christian Berendt authored
Instead of 1024m it shoud be 1024M. Using 1024m as value does not work: ---snip--- 2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Executing /usr/bin/qemu-system-x86_64: []string{"-m", "1024m", "-redir", "tcp:3213::22", "-device", "virtio-net,netdev=user.0", "-cdrom", "/home/berendt/B1-Systems/openstack-appliance/packer_cache/436c246ce08d768bbacce00e39c11ecd09071565542788d08b3120de0228c9eb.iso", "-machine", "type=pc-1.0,accel=kvm", "-vnc", "0.0.0.0:47", "-netdev", "user,id=user.0", "-name", "openstack", "-drive", "file=openstack/openstack.qcow2,if=virtio", "-boot", "once=d"} 2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Started Qemu. Pid: 2618 2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Qemu stderr: qemu-system-x86_64: -m 1024m: Parameter 'size' expects a size ==> qemu: Error launching VM: Qemu failed to start. Please run with logs to get more info. ---snap---
-
- 24 Oct, 2014 3 commits
-
-
Seth Vargo authored
Fix broken links docker builder docs.
-
David Kinzer authored
The first link is to an outside page that doesn't exist anymore. The second link is to the correct id.
-
hkhkhk1987 authored
the ovftool can't refer to an object vi address without a "/" at the end of the address
-
- 22 Oct, 2014 13 commits
-
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
Portability and explicitness
-
Nicholas Chammas authored
"Explicivity" is not a word.
-
Steve Daniels authored
This changes the SaltStack bootstrap URL to use the HTTPS link from the commercial site. Alternatives are the HTTPS link to the raw file on GitHub, but this, whilst more transparent, might break down the line.
-
- 21 Oct, 2014 1 commit
-
-
Mikhail Zholobov authored
Otherwise, the error message will be displayed in GUI: "Unable to connect CD/DVD 0"
-
- 18 Oct, 2014 2 commits
-
-
Mitchell Hashimoto authored
Switch to hashicorp/go-msgpack
-
Ryan Uber authored
-
- 14 Oct, 2014 9 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Clean VMX step should always remove floppy.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/qemu: Updates to QEMU builder - Fix -redir and machine type issues
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
make docker-push work with docker-tag artifacts
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
website: Add all boot commands from source to docs.
-
Mitchell Hashimoto authored
-