mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
update readme with example accessmode 9p
This commit is contained in:
parent
08037d1941
commit
4af0163c5e
@ -376,6 +376,10 @@ it an setting the type, e.g.
|
||||
|
||||
config.vm.synced_folder './', '/vagrant', type: 'rsync'
|
||||
|
||||
or
|
||||
|
||||
```config.vm.synced_folder './', '/vagrant', type: '9p', disabled: false, accessmode: "mapped"```
|
||||
|
||||
## Customized Graphics
|
||||
|
||||
vagrant-libvirt supports customizing the display and video settings of the
|
||||
|
Loading…
Reference in New Issue
Block a user