]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
release: add basic cloudinit images
authorBaptiste Daroussin <bapt@FreeBSD.org>
Fri, 15 Mar 2024 08:43:20 +0000 (09:43 +0100)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Mon, 18 Mar 2024 09:58:50 +0000 (10:58 +0100)
commit78b6117dac99c80fe618979fef4ef322b97415fa
tree56f55325d9c875971c4342f886522bb1185911ba
parente38f2308273c8a51ec45f013d22c963590917cca
release: add basic cloudinit images

Provide both zfs and ufs images which a 1MB partition reserved for the
config drive wearing a GPT Label "config-drive" to allow consumer to
know where they should push the config drive on the provided image.

2 formats available: qcow2 and raw

This has been tested on OVHCloud baremetal via "bring your own image"
Also tested on openstack

Reviewed by: emaste
Sponsored by: OVHCloud
Differential Revision: https://reviews.freebsd.org/D44369
release/Makefile.vm
release/tools/basic-cloudinit.conf [new file with mode: 0644]
release/tools/vmimage.subr