diff --git a/website/source/docs/post-processors/vagrant-cloud.html.markdown b/website/source/docs/post-processors/vagrant-cloud.html.markdown index 273b0cf32..cc1bccaf9 100644 --- a/website/source/docs/post-processors/vagrant-cloud.html.markdown +++ b/website/source/docs/post-processors/vagrant-cloud.html.markdown @@ -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.