mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
example for 9p
This commit is contained in:
@@ -378,7 +378,7 @@ it an setting the type, e.g.
|
|||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
config.vm.synced_folder './', '/vagrant', type: '9p', disabled: false, accessmode: "mapped"
|
config.vm.synced_folder './', '/vagrant', type: '9p', disabled: false, accessmode: "squash", owner: "vagrant"
|
||||||
|
|
||||||
## Customized Graphics
|
## Customized Graphics
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user