Hi,

I try to add virtual shared folder to my KVM guests. I tried adding a RAW
section to template

RAW = [
 type = "kvm",
 data = "<filesystem type='mount' accessmode='mapped'><source
dir='/tmp/shares/$VMID'/><target dir='share'/></filesystem>"
]

But VMID is not replaced dynamically. Is there an alternative way to
specify dynamic VMID in this section?

Best regards,

Damien
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to