yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78618
[Bug 1645824] Re: NoCloud source doesn't work on FreeBSD
This bug is fixed with commit 0f869532 to cloud-init on branch master.
To view that commit see the following URL:
https://git.launchpad.net/cloud-init/commit/?id=0f869532
** Changed in: cloud-init
Status: Fix Released => Fix Committed
--
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 Committed
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