Update documentation: New box_download_url setting

This commit is contained in:
Tristan Helmich 2014-08-02 15:14:29 +02:00
parent 7816fc0bf9
commit 849458f29d
1 changed files with 3 additions and 0 deletions

View File

@ -70,6 +70,9 @@ to `https://vagrantcloud.com/api/v1`
* `version_description` (string) - Optionally markdown text used as a full-length
and in-depth description of the version, typically for denoting changes introduced
* `box_download_url` (string) - Optional URL for a self-hosted box. If this is set
the box will not be uploaded to the Vagrant Cloud.
## Use with Vagrant Post-Processor
You'll need to use the Vagrant post-processor before using this post-processor.