1 | initial version |
Hello,
Cloudbase-init supports the following metadata formats: Azure, OpenStack, CloudStack, EC2, MAAS and Open Nebula.
What metadata format are you using?
"explicitly specify the directory and file names" -> the main problem is not the paths themselves, but the format the metadata has.
According to http://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html, you might be using NoCloud metadata format. Is this true? Currently, there is a work in progress patch to add support for it: https://review.openstack.org/#/q/topic:bp/nocloud-metadata-support+(status:open)
Thank you,
Adrian Vladu