Commit Graph

428 Commits

Author SHA1 Message Date
Ben Langfeld 0332901f63 builder/virtualbox: Add an `export_opts` option
Allows arbitrary arguments to VBoxManage export, such as product info (--product, --vendor, etc).
2014-03-12 10:12:20 -03: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
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 b91887b4f9 website: update docs for last PR 2014-02-24 08:21:27 -08:00
Mitchell Hashimoto 6ae43720f7 website: fix for new Binray stuff 2014-02-21 20:38:58 -08:00
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
Jan Brauer ee50657097 Merge remote-tracking branch 'upstream/master' into puppet-server 2014-02-18 09:41:10 +01:00
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
Jan Brauer 3dd0f9d6ac Update documentation 2014-02-03 21:07:26 +01: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
Jan Brauer 9d01684c1c Use sudo by default, as in puppet-masterless 2014-01-09 08:51:48 +01:00
Jan Brauer 58b06526f5 Update docs for puppet-server provisioner 2014-01-08 13:03:03 +01:00
Jan Brauer 864f4b5851 Add docs for puppet-server provisioner 2014-01-08 12:51:11 +01: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