389 Commits

Author SHA1 Message Date
Brian Hourigan
a4cfd921f4 Adding missing hyphen to sudo options 2015-04-04 10:52:17 -04:00
dragon788
7daf8f6b5f Invalid boot command section for VMware ISO 2015-03-13 13:45:43 -05:00
dragon788
0e8cd451ed Invalid boot command section for VirtualboxISO 2015-03-13 13:45:30 -05:00
dragon788
a565f43ca9 Replaced missed command 2015-03-13 13:44:59 -05:00
dragon788
90e48eabc3 Invalid boot command section for Parallels ISO 2015-03-13 13:44:07 -05:00
Ash Caire
361e859556 Add EBS snapshot tags 2015-03-01 10:27:30 +11:00
Seth Vargo
c338d313db Merge pull request #1925 from tdooner/add_rackconnect_support
Add Rackconnect support to openstack builder
2015-02-24 20:02:26 -05:00
Seth Vargo
2d13cf9689 Merge pull request #1936 from leto/patch-1
Tell people to use OVF v2
2015-02-24 19:53:30 -05:00
Seth Vargo
cc231ea497 Merge pull request #1941 from w1mvy/update_document
Updated doc with config
2015-02-24 19:51:44 -05:00
Ross Smith II
07b61f2ca8 Fix digitalocean urls in docs
[skip ci]
2015-02-24 11:32:27 -08:00
w1mvy
003bb6926c Updated doc with config 2015-02-23 21:36:37 +09:00
Emil Hessman
825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Duke Leto
f7383d533d Tell people to use OVF v2
The example error message being in here is important so people can search for that error message and find the answer easily. The default in my VirtualBox is V1, so many people will run into this.
2015-02-19 15:42:35 -08:00
Brian Hourigan
8e69403735 Prepending -i to sudo so PATH is inherited from profile.d scripts related to ec2 tooling 2015-02-19 14:32:27 -05:00
Tom Dooner
726f5c45b1 Add some documentation of new Openstack options 2015-02-17 21:44:39 +00:00
Ross Smith II
f35b8db498 Merge pull request #1904 from gnawhleinad/master
make it clear that "tools_upload_folder" is not used for esxi
[skip ci]
2015-02-16 10:02:24 -08:00
Ross Smith II
a6d843ffd9 Merge pull request #1883 from dragon788/master
Boot command section in vmware and virtualbox ISO wasn't working
[skip ci]
2015-02-16 09:57:30 -08:00
Misha Brukman
be4ccc77fb builders/googlecompute: made formatting consistent
Also updated Debian 7 VM image to `debian-7-wheezy-v20150127`.
2015-02-11 21:16:19 -05:00
Misha Brukman
a935b31620 builders/googlecompute: fixed link in docs. 2015-02-10 20:13:28 -05:00
gnawhleinad
faf65bec53 make it clear that is not used for esxi
Signed-off-by: gnawhleinad <danielleehwang@gmail.com>
2015-02-06 15:01:55 -08:00
dragon788
5482f56670 Merge pull request #3 from dragon788/patch-2
Boot command section was NOT working
2015-01-30 13:15:37 -06:00
dragon788
800dbeedac Boot command section was NOT working
If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
2015-01-30 10:51:20 -06:00
dragon788
078c3b3378 Boot command section was NOT working
If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
2015-01-30 10:50:32 -06:00
Danny Lockard
fdcf10dc64 and update the docs to indicate you can use 'scsi' in place of sata or ide 2015-01-15 19:56:30 -06:00
Ross Smith II
8fea991516 Merge pull request #1742 from jenspinney/master
Fix documentation for openstack_provider and provider config options. 
[skip ci]
2015-01-10 09:21:33 -08:00
Jack Pearkes
4b0d861373 docs/vmware-iso: fix boot command encoding 2015-01-04 13:43:54 -05:00
Ross Smith II
ecf82071ce Merge pull request #1784 from mefellows/docu/aws-credentials-file
Updated Amazon documentation to reflect use of credentials file
[skip ci]
2014-12-30 07:24:37 -08:00
Joel Handwell
297eb3777b Fix typo: One attached -> Once attached 2014-12-26 00:42:41 -05:00
Ross Smith II
b8626d8340 Alphabetized options in qemu.html.markdown 2014-12-21 10:12:34 -08:00
Matt Fellows
59c54a2a7a Updated Amazon documentation to reflect the precedence rules putting ~/.aws/credentials files ahead of env vars. Ref #1612 2014-12-19 13:32:06 +11:00
Matthew Barrington
bce1a5d9d7 Updated the spot price docs 2014-12-16 17:53:12 +00:00
Michał Czeraszkiewicz
1e88d41b6f Fix broken links in the DigitalOcean documentation 2014-12-12 02:30:10 +01:00
Ryan Uber
010c77d05f builder/digitalocean: default to nyc3 2014-12-10 00:26:56 -08:00
jenspinney
ccc09c0167 Fix documentation for openstack_provider and provider config options. 2014-12-09 22:18:59 -08:00
Dustin Carlino
fe47f45800 Remove bucket_name from GCE config.
Fixes #1732. Forgot to do this in 23c947acf049b734c03ff3e24530f0310475b1a5.
2014-12-09 08:44:01 -08:00
dragon788
582b8a6ad9 Fixed typo 2014-12-05 10:55:27 -06:00
pleschev
431647997c Merge pull request #2 from mitchellh/master
Update skip_nat_port to latest master.
2014-11-26 07:52:42 +11:00
Evan Brown
ff149df30f Use golang/oauth2, no longer require client_secrets.json, and use
Service Account when run from a GCE Instance.
2014-11-21 12:45:27 -08:00
Mitchell Hashimoto
60e2a8b5fc Merge pull request #1342 from iwebhosting/qemu-image-support
Add support for building QEMU images from pre-existing image files
2014-10-28 08:38:51 -07:00
Mitchell Hashimoto
7865026e22 Merge pull request #1463 from vtolstov/digitalocean
add digitalocean v2 api support
2014-10-28 08:30:23 -07:00
Mitchell Hashimoto
00543fe582 Merge pull request #1479 from jasonberanek/esxi-remote-cache
buidler/vmware-esxi: Add configuration options for the remote location to cache ISO and floppy files
2014-10-28 08:28:15 -07:00
Mitchell Hashimoto
7ad8f33ddb Merge pull request #1530 from Quintok/master
#1191 - Add VMWare virtualhw.version configuration option under 'version'
2014-10-28 08:27:22 -07:00
Vasiliy Tolstov
8f9e9abca1 Merge branch 'master' into digitalocean 2014-10-28 16:03:32 +03:00
Nick Cronin
da0c1cbd8c #1191 - highlight 'experimental' state of VMWare vmx.version in docs
As per the comments on the pull request It was felt that vmx hardware
version should be more explicitly documented as ‘experimental’ when
using a non default value.
2014-10-28 11:50:35 +11:00
Nick Cronin
1aa102dd06 addresses #1191 - Add VMWare virtualhw.version configuration option under 'version' 2014-10-28 11:49:04 +11:00
Mitchell Hashimoto
1fa95d7153 website: don't show virt type on amazon-ebs 2014-10-27 17:26:30 -07:00
Mitchell Hashimoto
fc2e24faa3 Merge pull request #1491 from lancefrench/gh-1491
Amazon Instance Builder Docs Still Reference Deprecated S3Endpoint
2014-10-27 17:07:00 -07:00
Mitchell Hashimoto
733a3ca317 website: update for machine type on qemu 2014-10-27 17:06:17 -07:00
Mitchell Hashimoto
d0501a7bfb Merge pull request #1493 from hiroyuki-sato/patch_for_packer
Update document about qemu builder for [GH-1407].
2014-10-27 17:05:26 -07:00
Mitchell Hashimoto
c161f9adc5 Merge pull request #1558 from vtolstov/qemu_cache
builder/qemu: add ability to set cache mode for disk
2014-10-27 16:56:16 -07:00