index.mdx (vagrant-2.2.13) | : | index.mdx (vagrant-2.2.14) | ||
---|---|---|---|---|
skipping to change at line 31 | skipping to change at line 31 | |||
Please note that `VAGRANT_EXPERIMENTAL` is an environment variable. For more | Please note that `VAGRANT_EXPERIMENTAL` is an environment variable. For more | |||
information about this flag visit the [Experimental docs page](/docs/experimenta l/) | information about this flag visit the [Experimental docs page](/docs/experimenta l/) | |||
for more info. Without this flag enabled, any disks defined will not be configur ed. | for more info. Without this flag enabled, any disks defined will not be configur ed. | |||
Because of how Hyper-V handles disk management, a Vagrant guest _must_ be powere d | Because of how Hyper-V handles disk management, a Vagrant guest _must_ be powere d | |||
off for any changes to be applied to a guest. If you make a configuration change | off for any changes to be applied to a guest. If you make a configuration change | |||
with a guests disk, you will need to `vagrant reload` the guest for any changes | with a guests disk, you will need to `vagrant reload` the guest for any changes | |||
to be applied. | to be applied. | |||
For more information on how to use VirtualBox to configure disks for a guest, re fer | For more information on how to use Hyper-V to configure disks for a guest, refer | |||
to the [general usage](/docs/disks/usage) and [configuration](/docs/disks/config uration) | to the [general usage](/docs/disks/usage) and [configuration](/docs/disks/config uration) | |||
guide for more information. | guide for more information. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |