Mitchell Hashimoto
98c7930ded
website: correct availability zone docs
2014-02-21 18:35:48 -08:00
Mitchell Hashimoto
44ff78662d
Merge pull request #842 from strcrzy/ansible_config_options
...
provisioner/ansible: more configuration options
2014-02-21 15:24:50 -08:00
Mitchell Hashimoto
16d495ede8
builder/qemu: style
2014-02-21 15:22:58 -08:00
Mitchell Hashimoto
2fb296b520
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
385d9d37f9
builder/qemu: document run_once is gone (but keep it around for compat)
2014-02-21 15:18:03 -08:00
Mitchell Hashimoto
35673e9494
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
9d2434f00b
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
6469b66d5d
website: update Vagrant PP docs for input artifacts [GH-898]
2014-02-21 14:11:33 -08:00
Brian Johnson
5fc214564f
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
8f11257a25
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
1851ef41d4
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
dfc8733f43
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
e41f620a6a
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
eb468d24ec
Change the word aws_access_key
to aws_secret_key
.
2014-01-21 01:43:51 +09:00
Mitchell Hashimoto
ec46c709d4
website: update formatting for docker docs
2014-01-19 20:48:18 -08:00
Mitchell Hashimoto
f496eb3e87
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
865c062b19
website: add docs for docker-import and docker-push
2014-01-19 20:42:42 -08:00
DracoBlue
b43286efd3
Fixed typo in qemu documentation
2014-01-18 22:03:36 +01:00
Dana Merrick
2f570c76a4
Updating the googlecompute builder documentation.
2014-01-16 12:03:56 -08:00
Klynton Jessup
1170a4731d
Update post-processor.html.markdown
...
Fixed some typos in the interface{} mentions.
2014-01-14 20:13:43 -07:00
Ross Smith II
f7f04e57d3
Update virtualbox-iso.html.markdown
...
Changed type to virtualbox-iso
2014-01-13 11:11:55 -08:00
Jack Pearkes
64c0fe8aa1
website: update defaults for DO ID's
2014-01-06 16:13:22 -05:00
Stefan Foulis
9f80271708
includes information about "provider"
2014-01-04 22:24:14 +01:00
Bob Potter
ad73f02388
website: really fix puppet provisioner cmd docs
2014-01-04 12:55:56 -06:00
Mitchell Hashimoto
eef21449aa
website: stupid file to increase counter
2014-01-02 09:26:52 -08:00
Bob Potter
fdf06a43b4
website: correct default puppet provisioner command
2013-12-31 15:06:08 -06:00
Gabriel Baker
68062aed69
link pointing to dockerfiles was incorrect
2013-12-31 19:00:08 +00:00
Ross Smith II
188d4322c7
Added missing builders to intro
2013-12-30 15:19:01 -08:00
Mitchell Hashimoto
f7c39340a3
builder/vmware,virtualbox: checksum_type can be "none" [GH-471]
2013-12-28 09:59:47 -07:00
Mitchell Hashimoto
2a030603a5
packer: allow environmental variables within user vars [GH-633]
2013-12-28 09:34:17 -07:00
Mitchell Hashimoto
228f0c2520
builder/amazon/common: run_tags to apply to launch [GH-722]
2013-12-27 20:54:35 -07:00
Mitchell Hashimoto
0f16773631
packer: add pwd
function with working directory [GH-762]
2013-12-27 20:46:10 -07:00
Jack Pearkes
ba6f6d318c
website: add private_networking docs for digitalocean
2013-12-27 10:28:16 -08:00
Mitchell Hashimoto
f2489ac6b9
builder/docker: customize run command [GH-648]
2013-12-27 10:17:45 -07:00
Mitchell Hashimoto
8b269ebea6
builder/vmware/*: can specify path to fusion [GH-677]
2013-12-27 08:37:39 -07:00
Mitchell Hashimoto
029e27faf1
website: update docs for virtualbox builder (some bugs)
2013-12-26 17:16:30 -07:00
Mitchell Hashimoto
d7ab2ff896
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
92f4604f5e
website: document new vmware-vmx builder
2013-12-26 17:10:53 -07:00
Matthew Hooker
2058981d01
Formatting.
2013-12-25 02:34:33 -08:00
b
802c90d643
Add section on importing docker container artifacts
2013-12-24 17:40:13 -08:00
Mitchell Hashimoto
d7dc058aba
website: document the virtualbox-ovf builder
2013-12-22 15:44:43 -08:00
Mitchell Hashimoto
805e6963f3
website: update for pause_before
2013-12-20 21:49:10 -08:00
Mitchell Hashimoto
9a444181dd
post-processor/vagrant: do overrides
2013-12-19 14:44:15 -08:00
Mitchell Hashimoto
2869de9928
website: update docs for vagrant pp
2013-12-19 14:10:28 -08:00
Mitchell Hashimoto
faeb386fc5
website/source: fix typos
2013-12-19 09:57:31 -08:00
Mitchell Hashimoto
e3d0913142
website: update docs for GCE, fix styling for OL
2013-12-13 19:22:52 -08:00
Mitchell Hashimoto
ac597ec7a9
website: more docs on getting the key
2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
edb2fef2e5
website: cover how to get client secrets and such in website
2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
cf5b095e68
website: add compute engine to layout
2013-12-12 21:53:04 -08:00
Kelsey Hightower
49603e726c
builder/googlecompute: Add website docs
2013-12-12 21:53:04 -08:00