Merge pull request #7610 from hashicorp/doc_ovf_local_only

virtualbox-ovf.html.md.erb: update doc to current usage
pull/7620/head
Megan Marsh 7 years ago committed by GitHub
commit c290414f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@ builder.
### Required:
- `source_path` (string) - The path to an OVF or OVA file that acts as the
source of this build. It can also be a URL.
source of this build. This currently must be a local file.
- `checksum` (string) - The checksum for the `source_path` file. The
algorithm to use when computing the checksum can be optionally specified

Loading…
Cancel
Save