diff --git a/website/source/docs/post-processors/vagrant.html.md b/website/source/docs/post-processors/vagrant.html.md index 3032c2f8b..35321172a 100644 --- a/website/source/docs/post-processors/vagrant.html.md +++ b/website/source/docs/post-processors/vagrant.html.md @@ -133,3 +133,6 @@ Using the Docker builder or one of the Docker post processors as an input artifact will cause the `Vagrantfile` to include a reference to the image. For post processors allowing a tag to be specified, such as `docker-import` or `docker-tag`, the tag will be used. Otherwise, the sha256 hash will be used. + +Note: Using the `docker` builder to save the image as a tar file cannot be used +to produce a Vagrant box. \ No newline at end of file