Commit Graph

416 Commits

Author SHA1 Message Date
Mitchell Hashimoto 4d623de9a2 website: correct availability zone docs 2014-02-21 18:35:48 -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 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 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 c67094fbb6 website: update Vagrant PP docs for input artifacts [GH-898] 2014-02-21 14:11:33 -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
Prasanna Santhanam 7394d00e67 Adding docs to #645 on the website
Setting `"ami_groups": ["all"]` will make the AMI publicly accessible.
Correcting website docs for this.
2014-02-18 17:05:24 +05:30
Ross Timson 58444627c1 Use --url flag rather than --location for ec2-upload-bundle
AWS docs (http://goo.gl/rNZiCs) show that --location is deprecated and
to use the --url flag and reference the region endpoint instead.
2014-02-13 09:36:45 +00:00
Julian Phillips a8993662b5 Allow Qemu binary name to be configured
On some systems the default Qemu binary name of qemu-system-x86_64
isn't appropriate.  So expose the binary name as a configurable item,
allowing the user to set it to something more appropriate if they need
to.
2014-01-24 18:01:42 +00:00
jamie brim ec1adec029 provisioner/ansible: configurable command / args
allow users to provide a replacement command / extra args to the
ansible-local provisioner.

this is useful, for example, to unbuffer output when using the
docker builder, or to modify ansible behavior, like enabling
verbose mode, injecting variables, or changing paths.
2014-01-22 14:34:34 -08:00
yosssi cc4564c052 Change the word `aws_access_key` to `aws_secret_key`. 2014-01-21 01:43:51 +09:00
Mitchell Hashimoto 3e85bc8bf8 website: update formatting for docker docs 2014-01-19 20:48:18 -08:00
Mitchell Hashimoto 1444233c23 Merge pull request #794 from mitchellh/do-doc-defaults
website: update defaults for DO ID's
2014-01-19 20:43:43 -08:00
Mitchell Hashimoto e8768785a0 website: add docs for docker-import and docker-push 2014-01-19 20:42:42 -08:00
DracoBlue 8195b8da7f Fixed typo in qemu documentation 2014-01-18 22:03:36 +01:00
Dana Merrick 433c7673fb Updating the googlecompute builder documentation. 2014-01-16 12:03:56 -08:00
Klynton Jessup a76650f9ea Update post-processor.html.markdown
Fixed some typos in the interface{} mentions.
2014-01-14 20:13:43 -07:00
Ross Smith II 5a26624897 Update virtualbox-iso.html.markdown
Changed type to virtualbox-iso
2014-01-13 11:11:55 -08:00
Jack Pearkes 7022b62017 website: update defaults for DO ID's 2014-01-06 16:13:22 -05:00
Stefan Foulis feacecdffc includes information about "provider" 2014-01-04 22:24:14 +01:00
Bob Potter 11353f182e website: really fix puppet provisioner cmd docs 2014-01-04 12:55:56 -06:00
Mitchell Hashimoto edb685f99a website: stupid file to increase counter 2014-01-02 09:26:52 -08:00
Bob Potter 9c07d2d5b3 website: correct default puppet provisioner command 2013-12-31 15:06:08 -06:00
Gabriel Baker 9d535f19d3 link pointing to dockerfiles was incorrect 2013-12-31 19:00:08 +00:00
Ross Smith II 738db963d0 Added missing builders to intro 2013-12-30 15:19:01 -08:00
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471] 2013-12-28 09:59:47 -07:00
Mitchell Hashimoto e38c0424b9 packer: allow environmental variables within user vars [GH-633] 2013-12-28 09:34:17 -07:00
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722] 2013-12-27 20:54:35 -07:00
Mitchell Hashimoto 4c8b8d4fa7 packer: add `pwd` function with working directory [GH-762] 2013-12-27 20:46:10 -07:00
Jack Pearkes 00fe97cae3 website: add private_networking docs for digitalocean 2013-12-27 10:28:16 -08:00
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648] 2013-12-27 10:17:45 -07:00
Mitchell Hashimoto eeadafc452 builder/vmware/*: can specify path to fusion [GH-677] 2013-12-27 08:37:39 -07:00
Mitchell Hashimoto df9b009c8d website: update docs for virtualbox builder (some bugs) 2013-12-26 17:16:30 -07:00
Mitchell Hashimoto 8be172d19a Merge pull request #758 from mitchellh/f-vmware-vmx
Build VMware machine from VMX (source VM)
2013-12-26 16:16:00 -08:00
Mitchell Hashimoto 92810deffd website: document new vmware-vmx builder 2013-12-26 17:10:53 -07:00
Matthew Hooker c733f42a17 Formatting. 2013-12-25 02:34:33 -08:00
b 93af1bf81d Add section on importing docker container artifacts 2013-12-24 17:40:13 -08:00
Mitchell Hashimoto dc2117125d website: document the virtualbox-ovf builder 2013-12-22 15:44:43 -08:00
Mitchell Hashimoto a2671dc383 website: update for pause_before 2013-12-20 21:49:10 -08:00
Mitchell Hashimoto 5e2f08de70 post-processor/vagrant: do overrides 2013-12-19 14:44:15 -08:00
Mitchell Hashimoto b6795081b8 website: update docs for vagrant pp 2013-12-19 14:10:28 -08:00
Mitchell Hashimoto 930b844bd5 website/source: fix typos 2013-12-19 09:57:31 -08:00
Mitchell Hashimoto bae9c4d21f website: update docs for GCE, fix styling for OL 2013-12-13 19:22:52 -08:00
Mitchell Hashimoto 7f140cdf9c website: more docs on getting the key 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto 6cd9ee3ebb website: cover how to get client secrets and such in website 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto 3fad2421c5 website: add compute engine to layout 2013-12-12 21:53:04 -08:00
Kelsey Hightower 16af2131db builder/googlecompute: Add website docs 2013-12-12 21:53:04 -08:00