From a568ffce0a9673808db05c573dfe2a1df28ee172 Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Tue, 19 May 2020 16:54:03 -0700 Subject: [PATCH] generated --- .../pages/partials/builder/vagrant/Config-not-required.mdx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/pages/partials/builder/vagrant/Config-not-required.mdx b/website/pages/partials/builder/vagrant/Config-not-required.mdx index 9b7842cc1..908db0d3a 100644 --- a/website/pages/partials/builder/vagrant/Config-not-required.mdx +++ b/website/pages/partials/builder/vagrant/Config-not-required.mdx @@ -70,4 +70,7 @@ package your base box into its own standalone .box file. - `output_vagrantfile` (string) - Output Vagrantfile -- `package_include` ([]string) - Package Include \ No newline at end of file +- `package_include` ([]string) - Equivalent to setting the + [`--include`](https://www.vagrantup.com/docs/cli/package.html#include-x-y-z) option + in `vagrant package`; defaults to unset + \ No newline at end of file