Created
October 24, 2025 07:05
-
-
Save daipham3213/8f2e2b694a1b5a76370e206a76b42e4c to your computer and use it in GitHub Desktop.
[vyos-build] build-flavor: template for building openstack image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| build_type = "release" | |
| image_format = "qcow2" | |
| packages = [ "qemu-guest-agent", "cloud-init", "cloud-utils", "ifupdown" ] | |
| [[includes_chroot]] | |
| path = "etc/cloud/cloud.cfg.d/90_dpkg.cfg" | |
| data = "datasource_list: [ OpenStack, NoCloud, ConfigDrive, None ]" |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usage
data/build-flavorsas qemu.toml