Nano server won't get metadata from configdrive
Hi, I have built a Nano server using cloudbase-init-offline-install and used that image in Ironic (Bifrost).
.\NewNanoServerImage.ps1 -IsoPath $isoPath -TargetPath $targetPath -AdministratorPassword $password -Platform "BareMetal" -Compute -Clustering -AddCloudbaseinit
The newly populated server don't get the metadata from configdrive. I have set the networking manually and used PowerShell to connect to the server. I see there is a Cloudbase-Init folder and all it's content, but: 1. Get-PSDrive don't show any extra partition with meta-data 2. Get-Service don't show any service related to cloudbase-init 3. C:\Cloudbase-init\logs are empty (never run?)