Shared File System between host and VMs?
I have a physical host and I have launched Multiple VMs on it. I have certain files in my host which I wish to access from my VM. After researching a little about it I found out that I can put a file into my VM using cloud-init. But I dont want a file. I want the entire file system of my host to be accessible from the host without using SSH.