Hi,
I am trying to enable configuration drive on Ironic (Baremetal) cloud passing --config-drive true parameter to the nova boot command as mentioned in the link:
http://docs.openstack.org/project-install-guide/baremetal/newton/configdrive.html.
However I am not seeing disk partition labeled config-2 on the created instances.
The standalone option is not applicable for me as I am using nova api's.
The cloud-init is already installed on the images.
There is no specific error related to config-drive in logs.
Please let me know if there are other options I can try.
Regards, Prashant