Compare commits

...

2 Commits

Author SHA1 Message Date
Alan Marshall ae1aa2a602
Merge pull request #212 from AlanMarshall/install_minimal_network
Add network install to comply with QA:Testcase Minimal Installation
2024-05-06 20:25:45 +01:00
Alan Marshall 5c1e4eb756
Add network install to comply with QA:Testcase Minimal Installation 2024-05-06 12:50:22 +01:00
1 changed files with 5 additions and 0 deletions

View File

@ -787,6 +787,11 @@
},
"install_minimal": {
"profiles": {
"rocky-boot-iso-s390x-*-s390x": 10,
"rocky-boot-iso-ppc64le-*-ppc64le": 10,
"rocky-boot-iso-aarch64-*-aarch64": 10,
"rocky-boot-iso-x86_64-*-64bit": 10,
"rocky-boot-iso-x86_64-*-uefi": 11,
"rocky-minimal-iso-s390x-*-s390x": 10,
"rocky-minimal-iso-ppc64le-*-ppc64le": 10,
"rocky-minimal-iso-aarch64-*-aarch64": 10,