3616 Commits

Author SHA1 Message Date
Ross Smith II
a0caa635fa Merge pull request #1261 from lflux/openstack-networks-support
Add ability to configure networks for openstack
2014-06-16 17:53:44 -07:00
Thordur Bjornsson
9058061a38 Don't use a real domain in examples.
Use example.com instead.
2014-06-16 13:10:52 +02:00
Ian Delahorne
d99eff49f7 Reorder documentation into alphabetical order 2014-06-15 18:46:02 -05:00
Ian Delahorne
c00696992a Add ability to configure networks for openstack
Add configuration option `networks`, a list of network UUIDs, to attach to the
source instance.

In some openstack installs, no default network will be attached or the network
with the ability to attach a public floating IP will need to be specified.
2014-06-15 13:56:19 -05:00
Ian Delahorne
189dad1348 Added required value for openstack_provider for rackspace example
If `openstack_provider:rackspace` is omitted in the configuration, the example
won't work at all against rackspace. Not sure what the actual documentation for
this configuration value should be, but this was a major source of irritation
when I couldn't get the default example working against Rackspace.
2014-06-15 02:19:26 -05:00
Robert Coleman
8b229af9fd update vmware-vmx docs 2014-06-14 00:17:05 +12:00
James Massara
4b6b504d12 Docs updated with new config option 2014-06-04 15:13:28 -07:00
Steven Pecht
45ba949f39 Changed the ordering of the environmental variables to be alphabetic. 2014-06-04 15:59:48 -04:00
Steven Pecht
9fd05c9995 Added documentation page for environmental variables. #1130 2014-06-04 13:06:31 -04:00
Jacob Gillespie
3afa0a56b1 Update GCE source_image to debian-7-wheezy-v20140415 2014-05-30 00:38:21 -05:00
Henry Huang
bf7b8199da Add the document for the new spot_price parameter 2014-05-26 23:03:49 +08:00
Benoit Benedetti
9462129bef Fix staging_directory default path 2014-05-26 14:27:17 +02:00
Matt Behrens
32f6553d04 add documentation for iso_interface 2014-05-24 07:20:05 -04:00
Kris
64c210f06d Fix website shell provisioner typo. 2014-05-23 18:10:50 -04:00
Greg Burek
3a45712780 Adds support for encrypted EBS volumes 2014-05-22 11:36:22 -07:00
cfortier2
bf38fa9f4f reorder chef_environment alphabetically 2014-05-21 13:34:12 -04:00
cfortier2
fe743f96c7 update website chef-client provisioner page 2014-05-21 09:40:02 -04:00
Rickard von Essen
4d994deb3a [feature] Support boot command for pvm builder
Similar to [GH-1082] but for parallels-pvm builder.
2014-05-19 20:04:13 +02:00
Rickard von Essen
8bb7132795 builder/parallels: Added missing doc about Parallels tools for the parallels-pvm builder. 2014-05-13 23:51:05 +02:00
Ross Smith II
e082a7e59b added docs for boot_command and boot_wait 2014-05-12 21:38:40 -07:00
Ross Smith II
9cf5c8fdb3 Merge pull request #1150 from rsabitov/ansible-dir
Fixes #1000: Uploading the whole ansible playbook directory
2014-05-11 07:59:20 -07:00
rsabitov
ef0c8c495c playbook_dir documentation 2014-05-11 23:12:47 +10:00
Rickard von Essen
bd25866e90 builder/parallels: Select which interface to connect to.
The IP address that the guest OS connect to download files from the
http_dir is determined by searching for a host interface with an IP
assigned. Now it is possible to use host_interfaces to select which
interfaces are searched.
2014-05-11 11:12:50 +02:00
Rickard von Essen
2b0f925374 Remove extra spaces in the Supported Platforms page. 2014-05-11 00:03:22 +02:00
Rickard von Essen
34db5146ae Added myself to the Community page 2014-05-10 23:51:57 +02:00
Rickard von Essen
9f967af0da Added links to the Supported Platforms page 2014-05-10 23:43:01 +02:00
Ross Smith II
bdfac49410 builder/vmware: added vmx_data_post option 2014-05-09 09:25:15 -07:00
Nika Jones
04d9b0a1a5 Adds documentation to the website. Explains how to format the time. 2014-05-07 07:28:11 -07:00
Mitchell Hashimoto
0b63f4f9dc Merge pull request #1132 from rasa/1123-use-local-vboxguestadditions-iso
virtualbox: use local VBoxGuestAdditions.iso by default
2014-05-06 18:54:13 -07:00
Ross Smith II
675c51e47d Update platforms.html.markdown
Added Parallels
2014-05-06 18:04:43 -07:00
Ross Smith II
bbcd7fc86e Update docs.erb 2014-05-06 17:01:35 -07:00
Darren Foo
70440a805e Correct example to use ssh_username/ssh_password 2014-05-06 16:38:33 -07:00
Darren Foo
253b5594ef Add null builder reference to Docs 2014-05-06 16:37:47 -07:00
Ross Smith II
7736151ac7 updated docs 2014-05-06 16:23:12 -07:00
Ross Smith II
89c143bd3c Update provisioners.html.markdown
s/virtualbox/virtualbox-iso/
2014-05-06 11:08:42 -07:00
Ross Smith II
a473ca5320 Update inspect.html.markdown
s/virtualbox/virtualbox-iso/
2014-05-06 11:06:30 -07:00
Ross Smith II
d207795f7d Update post-processors.html.markdown
s/virtualbox/virtualbox-iso/
2014-05-06 11:04:38 -07:00
Pierre Riteau
2ee90b29c3 Allow OpenStack builder to skip certificate verification 2014-05-06 12:26:05 +01:00
Ross Smith II
7b09052845 website: fix default compression #
see http://golang.org/src/pkg/compress/flate/deflate.go#L406
2014-05-05 11:46:49 -07:00
Ross Smith II
9b31c5c8eb Update docs.erb
Sort builders alphabetically
2014-05-05 09:03:00 -07:00
Ross Smith II
035f5dacff Revert "website: documented floppy_path and iso_path"
This reverts commit 1b0f770ab6cd231d27db96896e6c14ed3c5f4b18.
2014-05-04 12:39:14 -07:00
Ross Smith II
1b0f770ab6 website: documented floppy_path and iso_path 2014-05-04 11:05:50 -07:00
Ross Smith II
c9d9ba859d website: alphabetized configuration options (really) 2014-05-04 10:53:57 -07:00
Ross Smith II
d666b64fb8 website: alphabetized configuration options, added missing ones, standardized text 2014-05-04 10:47:56 -07:00
Yuya Kusakabe
c3257fd674 website: Document that the Remote ESXi Driver supports ESXi 5.1 and above, and needs to enable GuestIPHack 2014-05-03 00:27:42 +09:00
Mitchell Hashimoto
5a4a5842c2 website: update openstack for security groups 2014-05-01 20:26:07 -07:00
Mitchell Hashimoto
19317fe92d website: document temporary_key_pair_name [GH-1024] 2014-05-01 14:21:38 -07:00
Rickard von Essen
d08ee4adfd Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
Fixes https://github.com/rickard-von-essen/packer-parallels/issues/3
2014-05-01 20:29:22 +02:00
YungSang
75e26ee955 Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
The code originate from https://github.com/YungSang/packer-parallels
2014-05-01 20:29:22 +02:00
Rickard von Essen
c5e9fbcb50 Added support for Parallels Desktop for Mac [GH-223]
Added documentation for Parallels builder.
2014-05-01 20:29:22 +02:00