From 5fd683c0cfa53e67b58cde24f1d855594c5d6461 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Mon, 6 May 2019 17:08:45 +0200 Subject: [PATCH] virtualbox-ovf.html.md.erb: update doc to current usage --- website/source/docs/builders/virtualbox-ovf.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/virtualbox-ovf.html.md.erb b/website/source/docs/builders/virtualbox-ovf.html.md.erb index e64b9a886..4953f4132 100644 --- a/website/source/docs/builders/virtualbox-ovf.html.md.erb +++ b/website/source/docs/builders/virtualbox-ovf.html.md.erb @@ -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