Mitchell Hashimoto
1502eed147
Add chef client provisioner to default list
2014-02-24 08:34:32 -08:00
Mitchell Hashimoto
6df94fd945
Update CHANGELOG
2014-02-24 08:33:57 -08:00
Mitchell Hashimoto
d0a08e83cf
Merge pull request #855 from Elachance/chef-client-provisioner
...
adding chef-client provisioner
2014-02-24 08:33:11 -08:00
Mitchell Hashimoto
94681429f4
Update CHANGELOG
2014-02-24 08:27:12 -08:00
Mitchell Hashimoto
4576093c17
fmt
2014-02-24 08:26:51 -08:00
Mitchell Hashimoto
9a62269116
Merge pull request #900 from pmyjavec/ws10-linux-driver
...
VMWare Workstation 10 driver for Linux
2014-02-24 08:25:03 -08:00
Mitchell Hashimoto
adee47a71a
Update CHANGELOG
2014-02-24 08:22:05 -08:00
Mitchell Hashimoto
b91887b4f9
website: update docs for last PR
2014-02-24 08:21:27 -08:00
Mitchell Hashimoto
0064c39120
Merge pull request #904 from grosskur/fix-s3-endpoint
...
builder/amazon: Fix S3 endpoint URL for instance-store builds
2014-02-24 08:20:47 -08:00
Alan Grosskurth
af89b31a40
builder/amazon: Fix S3 endpoint URL for instance-store builds
...
The S3 endpoint URLs don't always include the region name. See:
http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region
This mapping is already provided by `goamz` via `region.S3Endpoint`,
so let's use it.
2014-02-23 22:49:10 -08:00
Mitchell Hashimoto
4fc1087fcd
packer: up version for dev
2014-02-21 20:54:09 -08:00
Mitchell Hashimoto
6ae43720f7
website: fix for new Binray stuff
2014-02-21 20:38:58 -08:00
Mitchell Hashimoto
6378943621
v0.5.2
2014-02-21 20:31:10 -08:00
Mitchell Hashimoto
8c1de9e712
provisioner/ansible-local: better error if missing [GH-836]
2014-02-21 20:30:04 -08:00
Mitchell Hashimoto
4c09aac149
packer: send error output to stdout for now
2014-02-21 20:14:51 -08:00
Mitchell Hashimoto
d762ef3a3d
Remove race tests from travis, too many false
2014-02-21 20:10:28 -08:00
Mitchell Hashimoto
42b6f3e1ea
post-processor/vagrant: tests on input artifact
2014-02-21 20:04:03 -08:00
Mitchell Hashimoto
f3494fc77a
fmt
2014-02-21 20:02:55 -08:00
Mitchell Hashimoto
20d7f74fc4
post-processor/vagrant: AWS/DO keep input artifacts [GH-55]
2014-02-21 20:02:49 -08:00
Mitchell Hashimoto
4d623de9a2
website: correct availability zone docs
2014-02-21 18:35:48 -08:00
Mitchell Hashimoto
e2e4c9f671
packer: errors go to stderr [GH-868]
2014-02-21 18:29:15 -08:00
Mitchell Hashimoto
1c65536514
packer: closed pipe is caught [GH-875]
2014-02-21 17:43:45 -08:00
Mitchell Hashimoto
868a64ebbc
fmt
2014-02-21 16:48:30 -08:00
Mitchell Hashimoto
b25baa626d
packer/rpc: fix a blocking issue
2014-02-21 16:48:17 -08:00
Mitchell Hashimoto
57bde34cc9
Remove flowdock notifications
2014-02-21 15:29:12 -08:00
Mitchell Hashimoto
a51fbea499
provisioner/ansible-local: style
2014-02-21 15:27:39 -08:00
Mitchell Hashimoto
4b9a9f5911
Merge pull request #842 from strcrzy/ansible_config_options
...
provisioner/ansible: more configuration options
2014-02-21 15:24:50 -08:00
Mitchell Hashimoto
9b23282b0c
Update cHANGELOG
2014-02-21 15:23:20 -08:00
Mitchell Hashimoto
0fd7bdd3f5
builder/qemu: style
2014-02-21 15:22:58 -08:00
Mitchell Hashimoto
1b23af2667
Merge pull request #854 from qur/qemu-config-binary
...
builder/qemu: binary name to be configured
2014-02-21 15:22:27 -08:00
Mitchell Hashimoto
d2fe49d6a2
builder/qemu: document run_once is gone (but keep it around for compat)
2014-02-21 15:18:03 -08:00
Mitchell Hashimoto
854a8c455a
update CHANGELOG
2014-02-21 15:16:20 -08:00
Mitchell Hashimoto
8fdd60d924
Merge pull request #864 from CoreMedia/master
...
builder/qemu: handle reboots in the shell provisioner
2014-02-21 15:15:47 -08:00
Mitchell Hashimoto
e3c0715eab
fmt
2014-02-21 15:11:56 -08:00
Mitchell Hashimoto
d44a42b04f
Merge pull request #884 from pmyjavec/vmware-iso-driver-fix
...
builder/vmware: get host IP by creating & inspecting connection, allows hypervisor...
2014-02-21 15:11:35 -08:00
Mitchell Hashimoto
5f01415fb7
builder/googlecompute: tests for #867
2014-02-21 15:10:09 -08:00
Mitchell Hashimoto
05ecbd546b
Merge pull request #870 from vogxn/master
...
builder/googlecompute: save private key when debugging gce builder
2014-02-21 15:01:00 -08:00
Mitchell Hashimoto
4b9f9724d8
Update CHANGELOG
2014-02-21 14:59:21 -08:00
Mitchell Hashimoto
1843ebf396
Merge pull request #883 from b2jrock/bjj-add-importopts
...
builder/virtualbox/ovf: Add import_opts to the virtualbox-ovf builder.
2014-02-21 14:58:36 -08:00
Mitchell Hashimoto
039def70f8
Merge pull request #885 from rosstimson/ec2-upload-bundle
...
builder/amazon/instance: use --url flag rather than --location for ec2-upload-bundle
2014-02-21 14:57:12 -08:00
Mitchell Hashimoto
8b99ad7a50
communicator/ssh: fix build
2014-02-21 14:51:33 -08:00
Mitchell Hashimoto
9d55fa7f46
communicator/ssh: set TCP keep-alive [GH-872]
2014-02-21 14:46:05 -08:00
Mitchell Hashimoto
eacac89a24
packer/rpc: fix crashes with big file uploads [GH-897]
2014-02-21 14:24:22 -08:00
Mitchell Hashimoto
c67094fbb6
website: update Vagrant PP docs for input artifacts [GH-898]
2014-02-21 14:11:33 -08:00
Mitchell Hashimoto
9f7670a50f
builder/vmware-iso: output upload error [GH-899]
2014-02-21 14:07:25 -08:00
Paul Myjavec
3ea4aa1a5a
added workstation 10 driver for linux
2014-02-21 15:20:54 +11:00
Paul Myjavec
6e7a69372a
these functions can be shared by 9 and 10 vmware workstation drivers
2014-02-20 20:08:57 +11:00
Paul Myjavec
aedef06016
esx5, Get host IP by creating & inspecting connection, allows hypervisor to reside in other networks
2014-02-20 19:37:12 +11:00
Brian Johnson
0e7b709ecd
Merge branch 'bjj-add-importopts' of github.com:b2jrock/packer into bjj-add-importopts
2014-02-18 16:44:47 -08:00
Brian Johnson
ac2c4203a2
Add import_opts to the virtualbox-ovf builder. My use case is that I
...
have existing virtualbox virtual machines where I need to keep the mac
addresses so that the network interfaces come up when packer boots them.
Otherwise I just get SSH timeout and I'm unable to configure the machines.
2014-02-18 16:44:27 -08:00