-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathdistros_supported.yml
33 lines (33 loc) · 1.03 KB
/
distros_supported.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2019 - 2025
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
rocky_9:
name: community/rockylinux-9
vb_controller: IDE Controller
version: "1.0.0"
project_id: rocky-linux-cloud
family: rocky-linux-9
ubuntu_22:
name: generic/ubuntu2204
vb_controller: IDE Controller
version: "4.3.12"
project_id: ubuntu-os-cloud
family: ubuntu-2204-lts
debian_11:
name: debian/bullseye64
vb_controller: SATA Controller
version: "11.20241217.1"
project_id: debian-cloud
family: debian-11
debian_12:
name: debian/bookworm64
vb_controller: SATA Controller
version: "12.20241217.1"
project_id: debian-cloud
family: debian-12