yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79298
[Bug 1645824] Re: NoCloud source doesn't work on FreeBSD
This bug is believed to be fixed in cloud-init in version 19.2. If this
is still a problem for you, please make a comment and set the state back
to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1645824
Title:
NoCloud source doesn't work on FreeBSD
Status in cloud-init:
Fix Released
Bug description:
Hey guys,
I'm trying to use cloud-init on FreeBSD using CD to seed metadata, the
thing is that it had some issues:
- Mount option 'sync' is not allowed for cd9660 filesystem.
- I optimized the list of filesystems that needed to be scanned for metadata by having three lists (vfat, iso9660, and label list) and then checking against them to see which filesystem option needs to be passed to mount command.
Additionally I'm going to push some changes to FreeBSD cloud-init
package so it can build last version. I will open another ticket for
fixing networking in FreeBSD as it doesn't support sysfs
(/sys/class/net/) by default.
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1645824/+subscriptions
References