Fix typo in vagrant builder description

Fix typo in `add_insecure` option.
This commit is contained in:
Anton Kvashenkin 2019-03-06 08:46:49 +03:00 committed by GitHub
parent 5aeab4ec06
commit 5e3078b9e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ one, by using `global_id` instead of `source_box`.
`vagrant add`; defaults to unset.
- `add_insecure` (bool) - Equivalent to setting the
[`--force`](https://www.vagrantup.com/docs/cli/box.html#insecure) flag in
[`--insecure`](https://www.vagrantup.com/docs/cli/box.html#insecure) flag in
`vagrant add`; defaults to unset.
- `skip_package` (bool) - if true, Packer will not call `vagrant package` to