Chris Bednarski
dd678631f9
Merge pull request #3212 from mohae/amazon-ebs-doc-settings-a-z
...
docs: amazon-ebs: alphabetize ami_block_device_mappings for consistency
2016-02-16 15:04:44 -08:00
Chris Bednarski
92728f2ec2
Merge pull request #3214 from dave2/gh-3132
...
Docs: Examples of templates need more assistance about AMI IDs
2016-02-16 14:42:24 -08:00
Tyler Tidman
d593d1a177
Show default ssh_host_port ranges
2016-02-16 17:10:02 -05:00
David Zanetti
d5a5fbc309
Docs: minor typo fixup
...
Signed-off-by: David Zanetti <dave2@wetstring.net>
2016-02-17 10:58:11 +13:00
David Zanetti
3c1013f098
Docs: Examples of templates need more assistance about AMI IDs
...
* Several places where AMI IDs are used now have more explanation about
where to find information about them, or links to the builder docs
* IDs present in examples have not been changed to valid ones, since
this would be an on-going problem to maintain a current valid ID
* See github.com issue #3132
Signed-off-by: David Zanetti <dave2@wetstring.net>
2016-02-17 10:49:38 +13:00
Joel Scoble
68d9f1ff54
alphabetize and indent ami_block_device_mappings
2016-02-16 15:44:21 -06:00
Joel Scoble
9c979d2f30
alphabetize ami_block_device_mappings for consistency
2016-02-16 15:38:49 -06:00
Tyler Tidman
4a628ec02d
Fix qemu builder vnc_port_min and vnc_port_max text (copied from vmware-iso builder)
2016-02-16 16:02:33 -05:00
Dan Sedlacek
0146294095
Added documentation
2016-02-12 11:39:19 -08:00
Ian Duffy
c4b64eb2c7
Closes #2637 - VRDP support for the virtualbox plugin
...
Signed-off-by: Ian Duffy <ian@ianduffy.ie>
2016-02-11 14:38:24 -08:00
Matt Morrison
f566d6f36d
add docs for Region
2016-02-11 22:08:32 +13:00
Matt Morrison
daf57c7632
Add tests and documentation for subnetwork attribute
2016-02-11 21:54:48 +13:00
Tyler Tidman
c7c8b13bb5
Show default for iso_skip_cache in qemu docs
2016-02-09 14:44:24 -05:00
Rickard von Essen
7fa5bcd5d7
Merge pull request #3134 from rickard-von-essen/issue-2701
...
OpenStack: Update documentation, fixes GH-2701
2016-02-09 13:15:39 +01:00
Rickard von Essen
df6e4c0565
Merge pull request #3162 from rickard-von-essen/checksum
...
Allow to specify ISO checksum via URL
2016-02-09 13:11:17 +01:00
Rickard von Essen
e1c470db80
Merge pull request #3135 from rickard-von-essen/issue-2526
...
OpenStack: convert SSH keys from BER to DER with OpenSSL, work around…
2016-02-09 13:10:04 +01:00
Rickard von Essen
6855c480ad
OpenStack: convert SSH keys from BER to DER with OpenSSL, work around for GH-2526.
...
Try to parse the temporary keypair received from OpenStack, if it fails
try to use OpenSSL to convert it from BER encoding to DER.
2016-02-09 12:50:00 +01:00
Rickard von Essen
bbade5d8ae
Added "iso_checksum_url" and keep the functionality of "iso_checksum"
...
Added support for file shema in "iso_checksum_url".
Added some unit tests and updated the docs accordingly.
2016-02-08 19:35:50 +01:00
Vasiliy Tolstov
00fcc3dfdc
allow to specify checksum via url
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-02-08 19:35:50 +01:00
Vasiliy Tolstov
ec4e95493d
builder/digitalocean: add ability to specify api url
...
This is useful in case of using DigitalOcean compatibility api hosting.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-02-06 14:15:32 +00:00
Chris Bednarski
6c35f44104
Merge pull request #3129 from vtolstov/wait
...
builder/qemu: allow to specify time.Duration in special <wait> command
2016-02-04 17:16:07 -08:00
Rickard von Essen
623dbc1ffe
Merge pull request #3147 from tylert/update-qemu-doc
...
Update qemu builder doc net_device list, put things in packer fix order
2016-02-04 20:59:27 +01:00
Rickard von Essen
e5356dc4c4
Merge pull request #3133 from rickard-von-essen/aws_ssh_cleanup
...
Amazon: Cleaned up the docs about SSH after implementing Communicator.
2016-02-04 20:28:57 +01:00
Tyler Tidman
7c89df2080
Forgot to tidy up a comma too
2016-02-03 11:25:30 -05:00
Tyler Tidman
e20d68cef5
Update qemu builder doc net_device list, put things in packer fix order
2016-02-03 11:16:40 -05:00
Vasiliy Tolstov
2104fcec69
builder/qemu: allow to specify time.Duration in special <wait> command
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-02-02 09:13:37 +00:00
Rickard von Essen
fbeacb3dc4
OpenStack: Update documentation, fixes GH-2701
...
Added documentation for:
- identity_endpoint
- user_id
- OS_USERID
- endpoint_type
- ssh_keypair_name
- user_data
- user_data_file
Improved documentation for:
- floating_ip
- OS_TENANT_NAME
- use_floating_ip
Added a DevStack exmaple and some notes about OpenStack authorization
and how to get started with a correct setup.
2016-02-01 12:36:56 +01:00
Rickard von Essen
209e877d20
Amazon: Cleaned up the docs about SSH after implementing Communicator.
2016-01-31 21:05:27 +01:00
Chris Bednarski
2dd8ad9449
Merge pull request #2577 from cybercom-finland/os_source_image_name
...
Support source_image_name in OpenStack builder
2016-01-28 15:40:13 -08:00
Einar Forselv
c6a21ab491
Openstack builder documentation needs v3 auth information
...
Added some basic information about v3 authentication.
2016-01-27 01:30:17 +01:00
Chris Bednarski
4490826a17
Merge pull request #3040 from kimor79/3011
...
Add mount_partition option to amazon-chroot builder
2016-01-25 22:08:07 -08:00
Vasiliy Tolstov
d96283e475
qemu: allow to use live iso without cache
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-01-25 10:44:42 +00:00
Chris Bednarski
1a5d5acea4
Merge pull request #2737 from jen20/ebs-volume-tags
...
Tag EBS volumes with volume_tags in EBS builder
2016-01-21 13:29:49 -08:00
Chris Bednarski
9dc4c0a7d1
Merge pull request #2761 from stagrlee/master
...
More documentation for ssh_keypair_name, ssh_private_key_file
2016-01-21 13:27:36 -08:00
Chris Bednarski
295bf847db
Merge pull request #3066 from dave2/gh-3052
...
Update docs to reflect current AMI IDs and instance sizes
2016-01-14 17:23:49 -08:00
Seth Vargo
174237ba2f
Use www. for project sites
2016-01-14 15:33:00 -05:00
Seth Vargo
c0b46b2fb8
Use SSL for resources
2016-01-14 15:31:19 -05:00
Chris Bednarski
61aea5f123
Merge pull request #2912 from esemplare/esxi_ssh_key_support
...
Add support for SSH Key Authentication with ESX builder
2016-01-13 14:33:10 -08:00
Chris Bednarski
a63e7ac482
Merge pull request #3065 from clstokes/docs-aws-ecr
...
Add Amazon EC2 Container Registry details.
2016-01-13 13:54:37 -08:00
David Zanetti
0369b8e7c0
Update docs to reflect current AMI IDs and instance sizes
...
- Using Ubuntu-supported image, 14.04 LTS current, for us-east-1
- t1.micro no longer exists, t2.micro replaces it
- Raised in issue #3052
2016-01-14 10:52:17 +13:00
Luke Amdor
213d72a2bb
Add required DescribeSubnets IAM permission
...
From https://github.com/mitchellh/packer/pull/3037 , building an AMI now requires DescribeSubnets so we should document that.
2016-01-13 13:46:20 -06:00
Cameron Stokes
497f1aa66f
Add Amazon EC2 Container Registry details.
2016-01-13 08:24:32 -08:00
Kimo Rosenbaum
09543fc4e7
Add mount_partition to amazon-chroot builder to specify a partition other than 1
2016-01-06 11:35:01 -08:00
Caius Howcroft
0f8b348fca
Added docs for GCE external static IPs
2016-01-04 16:29:11 -06:00
Chris Peterson
c8ff4a5230
Clarify the need to specify device_name when setting volume_size in Amazon builder. refs #2798
2015-12-17 14:52:54 -07:00
Chris Bednarski
00ea5ff7de
Merge pull request #2982 from minimum2scp/features/support-googlecompute-preemptible
...
Added support of preemptible instance in googlecompute builder
2015-12-14 14:34:09 -08:00
Ian Duffy
7271b6ac8d
Add documentation for config_drive
...
Signed-off-by: Ian Duffy <ian@ianduffy.ie>
2015-12-09 22:28:47 +00:00
YAMADA Tsuyoshi
ca43e89aa7
added document
2015-12-05 15:48:10 +09:00
michael
665d7362f4
Update documentation for remote SSH Key Authentication
2015-11-13 17:43:22 -08:00
Greg Baker
6490e4c608
Updated the language of floppy documentation to increase clarity
...
Changed the language of the vmware-iso floppy documentation to make is clearer that the deprecated ks=floppy syntax is a result of changes to Anaconda.
2015-11-11 10:01:12 -06:00
Greg Baker
424edc8253
Added alternative floppy boot command syntax
...
The vmware-iso example configuration to load a Kickstart configuration file off of a mounted floppy image is not valid for recent versions of Linux including RHEL7. The version of Anaconda used no longer supports ks=floppy.
This commit adds an alternative syntax that users can use with more recent version of Linux to source a Kickstart file from a mounted floppy image.
2015-11-10 15:46:15 -06:00
Barrie Bremner
61c98bb701
Doc change only: misspelling of 'termination'
2015-11-03 14:53:26 +00:00
Mark Peek
c2fd83e04c
Merge pull request #2748 from vtolstov/qcow2
...
add shrink step for qcow2 image format
2015-10-31 18:13:04 -07:00
Jason Martin
62bcf6c7ce
Add IAM policy for copying images
...
The ec2:CopyImage privilege is required in order to make a cross-region AMI when using the `ami_regions` option for the amazon-ebs builder.
2015-10-30 13:19:44 -07:00
Vasiliy Tolstov
8e1cc16ab5
add convert step for qcow2 image format
...
https://ext4.wiki.kernel.org/index.php/Ext4_VM_Images does not
recommends to dd zero file and deletes it, but in case of enabling
discards and qcow2 image we can recreate qcow2 file with less used
space.
Also qemu-img able to enable compression for qcow2 files, that
sometimes may be useful because it natively supported by qemu.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-10-29 12:27:46 +00:00
Mark Peek
4e1e9b788a
Merge pull request #2845 from abridgett/feature/spot_price_zero
...
spot_price of "0" to mean on demand
2015-10-26 21:51:44 -07:00
Mark Peek
6951c6824b
Merge pull request #2688 from mitchellh/docs-aws-session-token
...
Changed AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN
2015-10-23 17:46:32 -07:00
Yuya Kusakabe
699c673536
builder/vmware-esxi: Add step_export
...
If `format` option is configured, packer exports the VM with ovftool.
website: Document about OVF Tool and `format` option.
post-processor/vsphere: Enable to use `mitchellh.vmware-esx` artifact type and OVF and OVA formats, fixes #1457 .
2015-10-23 09:00:53 +09:00
Mark Peek
e9657e6a9f
Merge pull request #2642 from oliviertremblay/master
...
Make TargetPath customizable
2015-10-20 12:11:13 -07:00
Mark Peek
813a66fc2e
Merge pull request #2844 from ruslansalikhov/patch-1
...
Fixing DigitalOcean documentation urls
2015-10-18 14:35:58 -07:00
Mark Peek
135a607fb4
Merge pull request #2745 from jessehub/master
...
documentation - indent ami_block_device_mappings keys
2015-10-18 11:44:47 -07:00
Ruslan Salikhov
e6df3e07a0
Fixing DigitalOcean documentation urls
...
Fixed inserting %5C into links to digitalocean resources.
2015-10-18 23:36:57 +05:00
Mark Peek
edda3de677
Merge pull request #2806 from abridgett/feature/add_ebs_optimized_support
...
Add ebs_optimized support
2015-10-18 11:31:50 -07:00
Dave Cunningham
1fea962a3a
account_file can be verbatim JSON string
2015-10-08 02:40:18 -04:00
Adrian Bridgett
da771c469e
spot_price of "0" to mean on demand
...
this helps avoid duplicating packer templates just to select
spot instances or not
2015-10-06 22:13:17 +01:00
Adrian Bridgett
8349e22df9
Add ebs_optimized support
2015-10-06 21:36:21 +01:00
Mark Peek
2411c779d1
Make qemu ssh_wait_timeout example more reasonable
2015-10-01 22:52:06 -07:00
Robin Kearney
87f2f7c96d
Confusing to specify this twice
2015-09-30 13:13:46 +01:00
Lee Thompson
cef4e88922
Add some more documentation around ssh_keypair_name and ssh_private_key_file
2015-09-21 13:52:18 -05:00
Rickard von Essen
3f14b9d984
Merge pull request #2731 from legal90/prl-compact-disk
...
Parallels: Add "CompactDisk" build step
2015-09-16 14:03:31 +02:00
Rickard von Essen
b528811540
Merge pull request #2662 from rickard-von-essen/prl_pd11
...
Parallels Desktop 11: verify correct edition and enable headless mode
2015-09-16 13:34:05 +02:00
Jesse Callaway
7def47f376
indent ami_block_device_mappings subkeys
2015-09-15 10:33:44 -04:00
James Nugent
632d38a1c5
Tag EBS volumes with volume_tags in EBS builder
...
This change allows specification of a new "volume_tags" array in the
amazon-ebs builder in order to allow tagging of volumes used on the
source instance. It is implemented as a new step which is skipped if
there are no tags specified.
2015-09-11 16:39:34 -04:00
Mikhail Zholobov
36a6fc2cc4
website/docs: Add description of "skip_compaction" option for Parallels builders
2015-09-11 16:13:39 +03:00
Chris Bednarski
5c7481362c
Changed AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN
...
Fixes #2687
2015-08-27 14:35:54 -07:00
Rickard von Essen
7d3afc882a
Add check for Parallels Desktop edition in PD 11.
...
Starting since Parallels Desktop 11, the command line functionality is
available only in Pro and Business editions.
2015-08-22 13:15:59 +02:00
Chris Bednarski
f725cf1a4b
Correct docs for qemu vm_name
2015-08-21 17:10:56 -07:00
Olivier Tremblay
6644f57160
Merge branch 'master' into custom-targetpath
2015-08-20 08:20:55 -04:00
Olivier Tremblay
f301a6454d
Added documentation, renamed config param to iso_target_path
2015-08-20 07:37:24 -04:00
Chris Bednarski
8f7f82334a
Merge pull request #2628 from mitchellh/b-docker-export-validation
...
Improve artifact validation for docker builder
2015-08-19 13:12:34 -07:00
Chris Bednarski
d367b8b521
If is customized no file extension is added. The documentation has been updated to reflect this.
2015-08-18 17:43:59 -07:00
Chris Bednarski
ffef8efaf4
Added docs for discard; clarify mutual exclusivity between commit, discard, and export_path
2015-08-18 16:47:58 -07:00
Chris Bednarski
d96b426a6d
Clarify use-case and example for floppy preseed
2015-08-17 14:56:26 -07:00
Alvaro Miranda
f54940d9e8
note about floppy on ESXi
...
note about floppy on ESXi
2015-08-17 22:15:26 +12:00
Toni Ylenius
c316dee9f7
Typo in OpenStack builder doc
2015-08-10 16:43:15 +03:00
Toni Ylenius
cbb2b538bd
Support source_image_name in OpenStack builder
...
As gophercloud supports source_image_name let's allow that in builder
configuration also. This an alternative way of providing source_image.
2015-08-10 16:37:22 +03:00
Chris Bednarski
211817c78e
Fix formatting for code block in docs
2015-08-06 16:52:30 -07:00
Chris Bednarski
02273207df
Reformat and merge
2015-08-05 16:33:49 -07:00
Bryce Fisher-Fleig
e7ab9fb3c0
Add missing option
2015-08-05 15:28:20 -07:00
Dane Elwell
e0d46685ea
Document remote_port option
2015-08-03 17:53:33 +01:00
Chris Bednarski
3c517a65c3
Autoreformat
2015-07-30 21:16:11 -07:00
Chris Bednarski
28d1295460
Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata
2015-07-30 14:38:03 -07:00
Chris Bednarski
0c7654358a
Reformat
2015-07-28 15:30:32 -07:00
Chris Bednarski
8741a6df23
Renamed .markdown to .html.markdown to be consistent with other filenames
2015-07-28 15:29:20 -07:00
Patrick Lucas
73a157b78d
builder/googlecompute: Document use_internal_ip
2015-07-27 19:32:22 -07:00
Chris Bednarski
e0be4efefe
Make the anchor work with reformat
2015-07-24 21:00:24 -07:00
Chris Bednarski
3fe2d2f5bc
Reformat
2015-07-24 20:55:08 -07:00
Chris Bednarski
99061b96d6
Merge branch 'master' into docs-revamp
2015-07-24 20:54:37 -07:00
Chris Bednarski
c3e39c2f0d
Updated docs on how AWS credentials are resolved
2015-07-24 20:38:14 -07:00
Chris Bednarski
972af2c4cc
Merge pull request #2482 from tb3088/doc_aws-creds
...
Document behavior of AWS {access,secret}_key in relation to credentia…
2015-07-24 19:40:45 -07:00
Chris Bednarski
b533a4b833
Added a note on permissions required for IAM roles. Thanks @bmatsuo
2015-07-24 18:55:36 -07:00
Chris Bednarski
d8e8f98b32
Change to 4 spaces
2015-07-22 20:25:58 -07:00
Chris Bednarski
d57c051651
Reformat everything
2015-07-22 19:31:00 -07:00
Matthew Patton
9007b1cc67
Document behavior of AWS {access,secret}_key in relation to credentials file and profile lookup via AWS_PROFILE
2015-07-21 17:24:55 -04:00
Tyler Tidman
3139d3d2c5
Fixes #2474 : Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
2015-07-19 10:56:00 -04:00
Tyler Tidman
bb6db46962
Cull duplicate word 'values' for disk_cache description
2015-07-17 12:20:57 -04:00
Tyler Tidman
d8cde46e76
Add missing default values for 'disk_cache' and 'disk_discard' in qemu builder docs, sort qemu_binary before qemuargs so it matches ordering from 'packer fix'
2015-07-17 12:10:22 -04:00
Travis Truman
988cf2fecf
Fixes #2434 by adding OpenStack Glance metadata support
2015-07-15 21:31:13 -04:00
YuZakuro
a6269671ec
Fix inconsistent spelling
...
`(boolean)` is used in most cases, but `(bool)` is used in places.
I ran `find website/source/**/*.(markdown|md) | xargs sed -i 's/(bool)/(boolean)/g'`
2015-07-09 18:20:13 +09:00
Tyler Tidman
c416f6e14b
Remove ssh_wait_timeout from doc basic examples for virtualbox/vmware builders. Fixes GH-2382.
2015-07-02 17:37:03 -04:00
Christian Mayer
ebd4cb761d
Fix NULL builder config documentation.
...
Change from "host" to "ssh_host" was introduced in d545431f9b
2015-07-01 10:46:47 +02:00
Danny Guinther
d1961e782b
Be more explicit about sequence definition usage in docker builder docs
2015-06-30 08:33:01 -04:00
Clint Shryock
def6f8aefc
clean up character encodings
2015-06-24 10:28:01 -05:00
Mitchell Hashimoto
3cc90768a2
website: update docs to link to communicator
2015-06-23 14:44:57 -07:00
Clint Shryock
24106de378
builder/amazon-chroot: document mount_options config
2015-06-23 11:31:43 -05:00
Clint
3884555007
Merge pull request #2289 from mitchellh/b-amazon-chroot-fixes
...
builder/amazon-chroot: various fixing and debugging of chroot builder
2015-06-23 10:53:02 -05:00
Clint Shryock
44dc977cb8
document root_volume_resize for amazon-chroot
2015-06-23 10:52:42 -05:00
Mitchell Hashimoto
13c2c4660d
Merge branch 'issue_2080' of https://github.com/rickard-von-essen/packer into rickard-von-essen-issue_2080
2015-06-22 12:39:30 -07:00
Clint Shryock
93b5ae5b3c
fix typo
2015-06-22 10:33:35 -05:00
Clint Shryock
7165156b64
add note on EBS cleanup behavior
2015-06-19 16:06:09 -05:00
Mitchell Hashimoto
b20e26be17
website: update docs for ami_groups claritifaction [GH-1068]
2015-06-17 22:30:57 +02:00
Kerim Satirli
97e94eda77
adds missing comma
...
The `parallels_tools_flavor` key-value pair is missing a trailing comma, thereby making it invalid JSON.
2015-06-16 09:18:59 +02:00
Mitchell Hashimoto
2bb4bdffc4
website: update docs for ssh_keypair_name
2015-06-15 15:23:38 -07:00
Clint Shryock
91e565d54f
builder/amazon: Update docs on ssh_private_key
2015-06-15 16:02:26 -05:00
Clint Shryock
d015d20a24
document block device mapping fields
2015-06-15 11:53:03 -05:00
Clint
2372393f64
Merge pull request #2212 from mitchellh/f-amazon-add-tags-to-snapshots
...
Add EBS snapshot tags #846 #1219
2015-06-15 10:05:57 -05:00
Clint
8fca582278
Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
...
builder/amazon: Add force_deregister option
2015-06-15 10:02:30 -05:00
Clint Shryock
c3e79c62b9
document force_deregister
2015-06-15 10:01:32 -05:00
Mitchell Hashimoto
b2e9277d3b
website: update for Windows AWS instances
2015-06-14 10:51:34 -07:00
Mark Peek
8b4f980123
website: fix missing comma in parallels-pvm example
2015-06-12 15:00:53 -07:00
Mitchell Hashimoto
35b8df1816
website: note cloud-init req for openstack [GH-1750]
2015-06-12 11:14:28 -04:00
Mitchell Hashimoto
693f04afcc
builder/openstack: AZ support
2015-06-12 11:10:10 -04:00
Mitchell Hashimoto
1428e6dfbe
Merge pull request #2218 from mitchellh/f-openstack
...
OpenStack uses official OpenStack client
2015-06-12 10:52:33 -04:00
Mitchell Hashimoto
92b6b5c387
builder/openstack: can ref flavor by name
2015-06-12 10:32:31 -04:00
Mitchell Hashimoto
e724b5fe80
builder/openstack: support legacy env vars
2015-06-12 00:33:52 -04:00
Clint
1da56993a2
Merge pull request #2214 from mitchellh/b-amazon-subnet-docs
...
documentation: subnet_id is required for non-default VPC
2015-06-11 16:53:19 -05:00
Mitchell Hashimoto
3933cc3217
Merge pull request #2208 from mitchellh/b-do-user
...
builder/digitalocean: user data support [GH-2113]
2015-06-11 16:57:04 -04:00
Clint Shryock
724d591ba4
documentation: subnet_id is required for non-default VPC
2015-06-11 14:02:00 -05:00
Clint Shryock
a8155e17aa
merge acaire/add-ebs-snapshot-tags
2015-06-11 10:33:55 -05:00
Mitchell Hashimoto
9c1e6bc478
website: clarify shutdown command [GH-2011]
2015-06-10 20:30:00 -07:00
Mitchell Hashimoto
5cfd26a0d3
builder/digitalocean: user data support [GH-2113]
2015-06-10 19:29:48 -07:00
Mitchell Hashimoto
910b16104e
website: update required options for DO
2015-06-10 18:56:03 -07:00
Mitchell Hashimoto
a691a1521c
website: update do docs
2015-06-10 14:16:40 -07:00
Mitchell Hashimoto
9da9ce6046
vmware/iso: disk_additional_size
2015-06-10 12:41:17 -07:00
Mitchell Hashimoto
3ba9d70b22
Merge pull request #1382 from sneal/AdditionalDisksForVMwareISO
...
Additional disks for vmware iso
2015-06-10 12:39:50 -07:00
Mitchell Hashimoto
8d6a99457a
Merge pull request #1078 from pleschev/skip_nat_port
...
Adding the ability to skip nat port forwarding for ssh connectivity
2015-06-10 10:47:03 -07:00
Shawn Neal
b665339b39
Added website docs for VMWare ISO additionaldisk_size
2015-06-04 08:22:50 -07:00
Mitchell Hashimoto
8cac7e8d51
Merge pull request #1930 from bhourigan/issue1929
...
Prepending -i to sudo so PATH is inherited from profile.d scripts
2015-05-28 09:36:58 -07:00
Mitchell Hashimoto
96b40322e0
Merge pull request #2095 from rickard-von-essen/issue_2079
...
Fixes #2079 - Documentation parallel_tools_mode / guest_additions_mode
2015-05-27 20:19:23 -07:00
Vasiliy Tolstov
3984f5e6f6
add discard option to qemu builder
...
Enabling discards for disk can greatly minimize disk size then user
inside vm use fstrim command or trim/discard unneded blocks.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-05-17 20:48:58 +03:00
Rickard von Essen
835aff4562
Fixes #2079 - Documentation parallel_tools_mode / guest_additions_mode
2015-05-05 09:21:32 +02:00
Rickard von Essen
1365627e31
Fixes #2080 Add prlctl_post in builder Parallels
...
This adds config option prlctl_post for builder parallels-iso/pvm. It
allows additional prlctl commands to run after the VM has been shutdown
just before being exported.
2015-05-03 11:18:48 +02:00
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 23c947acf0
.
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
Mitchell Hashimoto
3504e4c1b7
Merge branch 'fix_qemu_size_argument' of https://github.com/berendt/packer into berendt-fix_qemu_size_argument
...
Conflicts:
website/source/docs/builders/qemu.html.markdown
2014-10-27 16:13:53 -07:00
Christian Berendt
5874e23548
Fix the value for the QEMU size parameter in the documentation
...
Instead of 1024m it shoud be 1024M. Using 1024m as value does not work:
---snip---
2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Executing
/usr/bin/qemu-system-x86_64: []string{"-m", "1024m", "-redir",
"tcp:3213::22", "-device", "virtio-net,netdev=user.0", "-cdrom",
"/home/berendt/B1-Systems/openstack-appliance/packer_cache/436c246ce08d768bbacce00e39c11ecd09071565542788d08b3120de0228c9eb.iso",
"-machine", "type=pc-1.0,accel=kvm", "-vnc", "0.0.0.0:47", "-netdev",
"user,id=user.0", "-name", "openstack", "-drive",
"file=openstack/openstack.qcow2,if=virtio", "-boot", "once=d"}
2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Started
Qemu. Pid: 2618
2014/10/27 10:21:41 packer-builder-qemu: 2014/10/27 10:21:41 Qemu
stderr: qemu-system-x86_64: -m 1024m: Parameter 'size' expects a size
==> qemu: Error launching VM: Qemu failed to start. Please run with logs
to get more info.
---snap---
2014-10-27 10:34:41 +01:00
David Kinzer
1b4a0bffbe
Fix broken links in docker builder docs.
...
The first link is to an outside page that doesn't exist anymore.
The second link is to the correct id.
2014-10-24 10:59:26 -04:00
Seth Vargo
67fad6c429
Add metadata description to all pages + include "Packer" for SEO
2014-10-22 17:41:53 -04:00
Seth Vargo
0800ebfe7a
Use formatting helpers and labeled code blocks
2014-10-22 17:41:53 -04:00
Jason A. Beranek
8d398d159d
website: make remote vmware docs consistent
2014-10-14 21:30:17 -05:00
Jason A. Beranek
241398d53e
website: document vmware-iso remote cache path
2014-10-14 21:25:15 -05:00
Mitchell Hashimoto
66cd829813
Merge pull request #1589 from joshfng/master
...
website: Add all boot commands from source to docs.
2014-10-14 15:49:55 -07:00
Josh Frye
1e2cb36735
Add all boot commands from source to docs.
2014-10-14 15:45:34 -07:00
Mitchell Hashimoto
ba0b4e7519
Merge pull request #1523 from jc00ke/patch-1
...
website: Minor edits
2014-10-14 15:43:17 -07:00
Mitchell Hashimoto
e82b76edc9
Merge pull request #1529 from amangoel/patch-2
...
website: Update amazon.html.markdown
2014-10-14 15:42:46 -07:00
Amos Shapira
b3839f48de
ec2:ModifyImageAttribute already included in the sample policy
...
ec2:ModifyImageAttribute is already included in the sample policy JSON (line 67 in the source file), so the comment about optionally adding it only adds confusion.
2014-10-06 13:28:40 +11:00
Vasiliy Tolstov
8efc8ec984
add ability to set cache mode for disk
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2014-10-06 01:09:45 +04:00
amangoel
e5c71008ba
Update amazon.html.markdown
...
Technical correction
2014-09-24 17:41:41 -07:00
Jesse Cooke
adedfb85a6
Ditch ` around content words
2014-09-24 14:00:58 -07:00
Jesse Cooke
c2ffdd99a7
Minor edits
2014-09-24 10:07:57 -07:00
JessThrysoee
16b82d6d15
builder/parallels: Bundle python version of prltype
...
Uses the Python API from Parallels Virtualization SDK to write
boot commands.
This eliminates a 3rd party requirement and makes it easier for people
not using homebrew to get started with packer.
2014-09-19 22:19:15 +02:00
Jason A. Beranek
58a50e0513
website: document vmware-esxi VNC requirements
2014-09-16 22:16:22 -05:00
Vasiliy Tolstov
bb484e88a2
Update digitalocean.html.markdown
...
fix mistake
2014-09-15 15:44:27 +04:00
Vasiliy Tolstov
018601058c
Update digitalocean.html.markdown
...
separate v1 and v2 api
2014-09-15 15:43:54 +04:00
Vasiliy Tolstov
ca6ef4d1e1
Update digitalocean.html.markdown
...
update docs
2014-09-15 15:43:10 +04:00
Hiroyuki Sato
c650f6f6af
Fix typo
2014-09-12 23:28:10 +09:00
Hiroyuki Sato
64a709e7be
Update document about qemu builder for [GH-1407].
...
https://github.com/mitchellh/packer/pull/1407
2014-09-12 23:14:55 +09:00
Lance French
ce5276d667
Update for amazon-instance builder docs [GH-1491]
...
Updating --url parameter to --region in the builder
documentation for the bundle upload command.
2014-09-11 23:08:45 -07:00
Mitchell Hashimoto
db90c16118
builder/amazon: support auto spot price discovery [GH-1465]
2014-09-06 10:44:12 -07:00
Mitchell Hashimoto
3a69b8c1b8
Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support
...
Conflicts:
builder/amazon/common/run_config.go
builder/amazon/ebs/builder.go
builder/amazon/instance/builder.go
2014-09-05 16:30:22 -07:00
Mitchell Hashimoto
b085c1d934
website: update with latest
2014-09-05 15:49:59 -07:00
Mitchell Hashimoto
e4dc5d31d8
builder/docker: support volumes
2014-09-05 15:48:42 -07:00
Mitchell Hashimoto
2e4882f0c3
builder/docker: can login to pull
2014-09-05 15:24:12 -07:00
Mitchell Hashimoto
41372c4bfa
website: update vmware-vmx
2014-09-05 12:11:58 -07:00
Mitchell Hashimoto
bfdc6ea6b7
builder/virtualbox: support http server for ovf [GH-1169]
2014-09-05 11:52:55 -07:00
Mitchell Hashimoto
c74f0c7cfe
Merge branch '1082-add-boot-commands-to-vmx-and-ovf-builders' of github.com:rasa/packer into rasa-1082-add-boot-commands-to-vmx-and-ovf-builders
...
Conflicts:
builder/virtualbox/ovf/config.go
builder/vmware/vmx/config.go
2014-09-05 11:42:01 -07:00
Mitchell Hashimoto
9b2039121f
builder/virtualbox-ovf: import_flags [GH-1383]
2014-09-05 10:23:37 -07:00
Mitchell Hashimoto
220d586cb4
website: document GCE auth scheme
2014-09-05 09:49:40 -07:00
Mitchell Hashimoto
13a0c2b09d
website: update website with correct amazon defaults
2014-09-05 09:33:48 -07:00
Mitchell Hashimoto
ba07866774
Merge pull request #1461 from rickard-von-essen/issue_1404
...
parallels-pvm: Optionally assign new MAC addresses to imported VMs
2014-09-05 09:27:09 -07:00
Rickard von Essen
5ad7737d55
parallels-pvm: Optionally assign new MAC addresses to imported VMs [GH-1404]
...
New config option:
reassign_mac (boolean) - If this is "false" the MAC address of the first
NIC will reused when imported else a new MAC address will be generated by
Parallels. Defaults to "false".
2014-09-05 11:33:28 +02:00
Mitchell Hashimoto
0776d9de34
builder/amazon: ssh_private_ip [GH-1229]
2014-09-04 21:48:14 -07:00
Mitchell Hashimoto
dfae0d26e0
website: document some of the new Docker stuff
2014-09-04 21:29:29 -07:00
Mitchell Hashimoto
bac54a6645
builder/amazon/common: token [GH-1236]
2014-09-04 21:19:20 -07:00
Marc Abramowitz
199e36f9fa
doc openstack builder: region req'd only for rackspace
...
Modify openstack builder doc to say that specifying a region is only
required for public rackspace and is NOT required for a private
openstack cloud.
2014-09-04 18:51:00 -07:00
Mitchell Hashimoto
5b26560ee9
website: update private open stack example
2014-09-04 18:23:29 -07:00
Mitchell Hashimoto
c6b36420b4
Merge pull request #1459 from msabramo/add_private_openstack_example
...
Update openstack builder doc to include private openstack example
2014-09-04 18:22:36 -07:00
Marc Abramowitz
12d838e0c3
Update openstack builder doc to include private openstack example
...
This illustates how to use the OpenStack builder with a private
OpenStack cloud, as opposed to a public cloud such as Rackspace public
cloud.
2014-09-04 18:17:13 -07:00
Mitchell Hashimoto
c185fa42f3
Merge pull request #1200 from zigg/feature/virtualbox-iso-sata
...
builder/virtualbox: implement `iso_interface` setting
2014-09-02 10:56:57 -07:00
Mitchell Hashimoto
519adf8579
Merge pull request #1260 from lflux/website-openstack-rackspace-default
...
website: add required value for openstack_provider for rackspace example
2014-09-02 09:58:47 -07:00
Mitchell Hashimoto
78c534227a
Merge branch 'master_add_support_for_tcg_accel_in_qemu_builder_' of github.com:mattthias/packer into mattthias-master_add_support_for_tcg_accel_in_qemu_builder_
...
Conflicts:
builder/qemu/builder.go
website/source/docs/builders/qemu.html.markdown
2014-09-02 09:31:53 -07:00
Mitchell Hashimoto
88c186df39
Merge branch 'master' of github.com:matthbak/packer into matthbak-master
...
Conflicts:
builder/qemu/step_run.go
2014-09-02 09:24:31 -07:00
Mikhail Zholobov
394c83e56a
website: Changed Parallels builder docs
2014-09-02 18:14:56 +04:00
Mitchell Hashimoto
cd35d5a15b
Merge pull request #1428 from NickPresta/patch-1
...
website: Updating Ubuntu 12.04 ISO location and checksum
2014-09-01 21:26:19 -07:00
RH Becker
e3015d7fe1
Add `page_title` attribute to each documentation file for which it didn't already exist, matching the value to each page's h1, respectively.
2014-08-21 17:41:35 -07:00
Nick Presta
3cf90cb964
Updating Ubuntu 12.04 ISO location and checksum
2014-08-20 00:08:22 -04:00
Jason A. Beranek
1e5d746783
Merge pull request #1362 from pmorie/docs
...
Fix typo in docker builder docs
2014-08-18 17:44:38 -05:00
Jessica Frazelle
8bc696ce9e
add disk size to google compute, so as to avoid disk size errors on exporting the image
2014-08-08 14:39:03 -04:00
Matthias Schmitz
65f71daf73
Allow 'tcg' as accelerator in builder-qemu
...
* Using 'tcg' as accelerator for qemu-system allows packer to run in a
virtual machine as no kvm or xen support is needed.
* Also document the default behavior if no accelerator is given in the
documentation.
2014-08-05 22:46:47 +02:00
Eric Johnson
e39f555f35
Merge pull request #1216 from playlist-media/fix-gce-image-name
...
Update GCE source_image in the docs
2014-07-28 10:36:40 -07:00
Jacob Gillespie
11816ba604
Update GCE source_image to debian-7-wheezy-v20140718
2014-07-28 11:06:26 -05:00
Paul Morie
1163176144
Fix typo in docker builder docs
2014-07-21 20:56:19 -04:00
Mitchell Hashimoto
8250755a23
Merge pull request #1228 from jmassara/enhanced_networking
...
builder/amazon: support for enhanced networking
2014-07-19 09:48:24 -07:00
Kane Rogers
267876d3b3
Fixed Rackspace example
...
As per https://github.com/mitchellh/packer/issues/1142 , it's critical to add openstack_provider: rackspace in order to get anything to work reliably with Rackspace and Packer in 6.0.
Question: should the openstack_provider field now be marked as required?
2014-07-18 10:43:21 +10:00
Aaron Brady
ddd794c38e
Update QEMU builder documentation with `disk_image` flag
2014-07-17 15:30:54 +01:00
Neil Edwards
c67661d54d
Spelling
2014-06-28 00:25:43 -04:00
Neil Edwards
cf3913d051
Images link is 404, now must use API
2014-06-28 00:24:37 -04:00
Ross Smith II
fcec036865
Merge pull request #1274 from ankon/docs-qemu-centos6.5
...
Update the qemu example
2014-06-23 14:23:25 -07:00
Rickard von Essen
a5d39cebc7
Merge pull request #1173 from rickard-von-essen/pvm_bootcommand
...
[feature] Support boot command for pvm builder
2014-06-22 21:05:04 +02:00
Andreas Kohn
c9c2ba180e
Properly escape security_group_id to avoid markdown interpretation of the '_'
2014-06-20 14:22:22 +02:00
Andreas Kohn
baa9fb9b76
Update the kickstart link
...
Instead of pointing at a specific (in this case actually non-working!) revision, point to the github UI for the
head revision.
The user is expected to find the 'raw' link there, but the page allows to also quickly look at changes etc, which
might be helpful for people unfamiliar with kickstart files.
2014-06-20 14:16:35 +02:00
Andreas Kohn
792c8ac964
Improve the boot command sequence
...
Use a single command line, avoid the graphical installer, and use {{ .HTTPIP }} rather than the actual IP.
Also wait a bit before entering the commands to increase the chance of actually being in the boot menu.
2014-06-20 14:14:15 +02:00
Andreas Kohn
2eafb03f16
Update to CentOS 6.5
2014-06-20 14:13:53 +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
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
Matt Behrens
32f6553d04
add documentation for `iso_interface`
2014-05-24 07:20:05 -04:00
Greg Burek
3a45712780
Adds support for encrypted EBS volumes
2014-05-22 11:36:22 -07: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
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
Ross Smith II
bdfac49410
builder/vmware: added vmx_data_post option
2014-05-09 09:25:15 -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
Darren Foo
70440a805e
Correct example to use ssh_username/ssh_password
2014-05-06 16:38:33 -07:00
Ross Smith II
7736151ac7
updated docs
2014-05-06 16:23:12 -07:00
Pierre Riteau
2ee90b29c3
Allow OpenStack builder to skip certificate verification
2014-05-06 12:26:05 +01:00
Ross Smith II
035f5dacff
Revert "website: documented floppy_path and iso_path"
...
This reverts commit 1b0f770ab6
.
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
c5e9fbcb50
Added support for Parallels Desktop for Mac [GH-223]
...
Added documentation for Parallels builder.
2014-05-01 20:29:22 +02:00
Mitchell Hashimoto
92d58a5ede
website: update openstack docs
2014-04-30 17:21:33 -07:00
Ross Smith II
4194a9bae3
Update digitalocean.html.markdown
...
tiniest of typos
2014-04-30 17:10:12 -07:00
Mitchell Hashimoto
e8ab99676e
website: openstack docs
2014-04-30 16:55:50 -07:00