vagrant/plugins/providers/virtualbox/driver
Brian Cain b16ca2e384
Introduce flag for SharedFoldersEnableSymlinksCreate
Prior to this commit, the virtualbox synced folder option
`SharedFoldersEnableSymlinksCreate` was always enabled. This commit
introduces a config option and an environment variable which allows
users to configure the option globally or per synced_folder in their
Vagrantfile.
2018-01-09 14:33:24 -08:00
..
base.rb Support vbox provider within WSL rootfs. Make Windows access easier. 2017-05-12 13:11:53 -07:00
meta.rb Virtualbox 5.2 support 2017-09-14 15:07:11 -04:00
version_4_0.rb Improved resilience of the VirtualBox driver delete_unused_host_only_networks function by 2017-09-06 11:13:14 -07:00
version_4_1.rb Introduce flag for SharedFoldersEnableSymlinksCreate 2018-01-09 14:33:24 -08:00
version_4_2.rb Introduce flag for SharedFoldersEnableSymlinksCreate 2018-01-09 14:33:24 -08:00
version_4_3.rb Introduce flag for SharedFoldersEnableSymlinksCreate 2018-01-09 14:33:24 -08:00
version_5_0.rb Introduce flag for SharedFoldersEnableSymlinksCreate 2018-01-09 14:33:24 -08:00
version_5_1.rb Allow initialization argument to be used in parent 2017-03-19 07:35:46 -07:00
version_5_2.rb Virtualbox 5.2 support 2017-09-14 15:07:11 -04:00