← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] lp:~smoser/cloud-init/freebsd-configdrive into lp:cloud-init

 

Review: Needs Fixing

e2fsprogs is needed for blkid, please add that as a dependency in the build-on-freebsd script so it won't be forgotten.

After installing it and rebooting, c-i still fails.

Running blkid produces this: /dev/cd0: LABEL="config-2" TYPE="iso9660"
Running blkid -odevice /dev/cd0 produces: /dev/cd0
Running blkid -tTYPE=vfat -odevice produces: <no output>
Running blkid -tTYPE=iso9660 -odevice produces: /dev/cd0

-- 
https://code.launchpad.net/~smoser/cloud-init/freebsd-configdrive/+merge/235512
Your team cloud init development team is requested to review the proposed merge of lp:~smoser/cloud-init/freebsd-configdrive into lp:cloud-init.


References