Merge pull request #212 from AlanMarshall/install_minimal_network

Add network install to comply with QA:Testcase Minimal Installation
This commit is contained in:
Alan Marshall 2024-05-06 20:25:45 +01:00 committed by GitHub
commit ae1aa2a602
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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,