Commit Graph

2740 Commits

Author SHA1 Message Date
Ross Smith II 0dcd5d9aff builder/digitalocean: updated default image_id, per #1032 2014-04-13 16:44:51 -07:00
Matthew Hooker dc21bf011a Merge pull request #969 from tedpennings/patch-1
Fix a trailing comma in an example template
2014-03-21 13:11:26 -07:00
Ted Pennings 17ec0089c6 Fix a trailing comma in an example template 2014-03-21 16:09:51 -04:00
Mitchell Hashimoto 95bf164d1c Merge pull request #947 from acaire/master
Fix syntax error
2014-03-13 08:35:08 -07:00
Ash Caire 09f2595715 Fix syntax error
Fix issue where using double quotes instead of round brackets would cause the following error:
./scripts/devcompile.sh: line 30: 10#1.2 > 10#1.2.1: syntax error: invalid arithmetic operator (error token is ".2 > 10#1.2.1")
2014-03-13 22:14:06 +11:00
Mitchell Hashimoto 1087b5def8 common: clarify debug mode [GH-907] 2014-03-12 21:40:27 -07:00
Mitchell Hashimoto a389b4b96d Update CHANGELOG 2014-03-12 21:39:43 -07:00
Mitchell Hashimoto 9ce3365382 Merge pull request #918 from stefanozanella/qemu_ssh_key_var
builder/qemu: support user templates in SSH key path
2014-03-12 21:39:07 -07:00
Mitchell Hashimoto b5f153a1a2 command/build: -parallel=false to disable parallelization [GH-924] 2014-03-12 21:34:43 -07:00
Mitchell Hashimoto 6fe0cb76ea post-processor/docker-push: allow repo with ports [GH-923] 2014-03-12 21:30:13 -07:00
Mitchell Hashimoto 46abd50520 website: update timeouts 2014-03-12 21:12:15 -07:00
Mitchell Hashimoto c71e06e800 website: update to be a little more clear [GH-933] 2014-03-12 21:12:14 -07:00
Mitchell Hashimoto dccb2471a9 Merge pull request #926 from CpuID/master
builders/amazon: increase SSH timeouts for Amazon builders
2014-03-12 21:11:29 -07:00
Mitchell Hashimoto 3ad79963b7 Merge pull request #934 from brettporter/patch-1
website: Update googlecompute.markdown
2014-03-12 21:06:37 -07:00
Mitchell Hashimoto 3de16f20b9 privisioner/chef-client: don't chown with ubuntu [GH-939] 2014-03-12 21:05:25 -07:00
Mitchell Hashimoto 3c59d0ef96 builder/vmware/common: fix failing tests on Windows 2014-03-07 10:29:04 -08:00
Mitchell Hashimoto 68524a3840 builder/vmware/common: fix build tag for Windows 2014-03-07 10:22:33 -08:00
Brett Porter 8e91574ce2 Update googlecompute.markdown
A very small hint that you can't just use "packer-images", since buckets need to be globally unique, and must already exist. Attempting to use that results in the error 'Got status 403 from attempt to start resumable upload. Aborting', 'ABORT'
2014-03-06 22:14:44 +11:00
Nathan Sullivan e44fb1bd2a increase SSH timeouts for Amazon builders, they can take a while to spin up at times 2014-03-04 11:31:14 +10:00
Mitchell Hashimoto a685937f0f Update CHANGELOG 2014-03-01 16:20:35 +01:00
Mitchell Hashimoto 239aabb554 builder/virtualbox: retry unregister a few times [GH-915] 2014-03-01 16:20:02 +01:00
Mitchell Hashimoto 5adcce912b Merge pull request #920 from jorisvddonk/patch-1
website: update URL for ansible local-playbooks in docs
2014-03-01 16:10:56 +01:00
Joris van de Donk 6e397f6e85 Update URL for ansible local-playbooks in docs
The old URL wasn't available anymore and returned a 404
2014-02-28 08:52:04 +01:00
Stefano Zanella 85dcdcfead builder/qemu: support user templates in SSH key path 2014-02-27 18:37:44 +01:00
Mitchell Hashimoto 44f5f059e6 Update CHANGELOG 2014-02-24 09:52:17 -08:00
Mitchell Hashimoto ab97545a52 provisioner/puppet-server: docs 2014-02-24 09:51:48 -08:00
Mitchell Hashimoto 2af91addf9 Merge pull request #796 from Jimdo/puppet-server
Add puppet server provisioner
2014-02-24 09:49:27 -08:00
Mitchell Hashimoto 000e5b67ff provisioner/chef-client: docs and validation key path 2014-02-24 09:45:04 -08:00
Mitchell Hashimoto d7e6409b9a provisioner/chef-client: clean up 2014-02-24 08:53:56 -08:00
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