VARIANTS: Add Python Classroom Lab and reformat table

The Fedora Python Classroom Lab moved to kiwi with Fedora Linux 42.
This commit is contained in:
Neal Gompa
2025-02-22 01:22:56 -05:00
parent ecd07afee9
commit 914e61919e
+5 -1
View File
@@ -3,7 +3,7 @@
### For the `Fedora.kiwi` kiwi file ### For the `Fedora.kiwi` kiwi file
| Name | Image type | Image profiles | | Name | Image type | Image profiles |
|--------------------------------|------------|----------------------------------| |--------------------------------|------------|---------------------------------------|
| Base Cloud Edition for clouds | `oem` | `Cloud-Base-Generic` | | Base Cloud Edition for clouds | `oem` | `Cloud-Base-Generic` |
| | | `Cloud-Base-AmazonEC2` | | | | `Cloud-Base-AmazonEC2` |
| | | `Cloud-Base-Azure` | | | | `Cloud-Base-Azure` |
@@ -33,3 +33,7 @@
| | `oem` | `MiracleWM-Disk` | | | `oem` | `MiracleWM-Disk` |
| COSMIC Spin | `iso` | `COSMIC-Live` | | COSMIC Spin | `iso` | `COSMIC-Live` |
| | `oem` | `COSMIC-Disk` | | | `oem` | `COSMIC-Disk` |
| Python Classroom Lab | `iso` | `Python-Classroom-Live` |
| | `oem` | `Python-Classroom-Disk` |
| | `oem` | `Python-Classroom-Vagrant-libvirt` |
| | `oem` | `Python-Classroom-Vagrant-VirtualBox` |