Content ConfigDrive2
Hello,
I have been trying to use configdrive2 to pass information into my VMs using cloud-init. So far things work except for copying content files off the drive. I am trying to copy to /etc/network/interfaces
using /content/0000
however it seems that it never even touches the files as /etc/network/interfaces
never shows up.
Here is a copy of the json I am passing into the VM using configdrive2.
http://pastebin.com/Ys2hpag1
Any ideas? I really am not sure where to look to fix this as there isn't anything in the docs about this.
Thanks,
Nick