website: update docs for provider key [GH-2099]

This commit is contained in:
Mitchell Hashimoto 2015-05-29 11:34:22 -07:00
parent f259e7352a
commit 58b430d7ef

View File

@ -48,7 +48,9 @@ The configuration allows you to specify and access the artifact in Atlas.
is useful if you're using Atlas Enterprise in your own network. Defaults is useful if you're using Atlas Enterprise in your own network. Defaults
to `https://atlas.hashicorp.com/api/v1`. to `https://atlas.hashicorp.com/api/v1`.
* `metadata` (map) - Send metadata about the artifact. * `metadata` (map) - Send metadata about the artifact. If the artifact
type is "vagrant.box", you must specify a "provider" metadata about
what provider to use.
### Example Configuration ### Example Configuration