bsd-cloudinit icon indicating copy to clipboard operation
bsd-cloudinit copied to clipboard

ConfigDrive support

Open aka-bo opened this issue 8 years ago • 2 comments

Initial support for the ConfigDrive metadata service as well as the NetworkConfig and UserData Plugins

Notes:

  • FreeBSDConfigDriveManager cdrom sources only (raw hdd and vfat is currently stubbed)
  • enabled freebsd.networkconfig.NetworkConfigPlugin and modified to play nice with the metadata services
  • fixed a filtering bug in FreeBSDUtils.get_network_adapters
  • enabled the UserDataPlugin - we're only using the user_data script today and more work will be needed before all user_data plugins are functional
  • plugins.common.execcmd.Bash modified to use the sh command for portability (bash isn't installed by default on freebsd)

aka-bo avatar Mar 06 '16 00:03 aka-bo

Hi, thanks for the pull request, I'm in the process of building up a Jenkins environment that can build test images (currently met with some difficulty). I'll test your PR once Jenkins has been set up. (It might take weeks, track the progress here.

pellaeon avatar Aug 02 '16 14:08 pellaeon

Hello. Any news on this?

dpeschman avatar Feb 02 '17 18:02 dpeschman