Merge pull request #13209 from nnlkcncff/patch-1

Update machine_settings.mdx
This commit is contained in:
Chris Roberts 2023-06-21 14:39:48 -07:00 committed by GitHub
commit f056c293b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,7 @@ the name of the synced folder plugin.
the hostname will be set on boot. If set, Vagrant will update `/etc/hosts`
on the guest with the configured hostname.
- `config.vm.ignore_box_vagrantfile` (boolean) - If true, Vagrant will not load the the
- `config.vm.ignore_box_vagrantfile` (boolean) - If true, Vagrant will not load the
settings found inside a boxes Vagrantfile, if present. Defaults to `false`.
- `config.vm.network` - Configures [networks](/vagrant/docs/networking/) on