mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-09 15:01:23 +00:00
Reapply bios to uefi changes
This commit is contained in:
parent
06f5986c57
commit
7fadd52d4a
@ -1048,7 +1048,7 @@
|
||||
"install_package_set_minimal": {
|
||||
"profiles": {
|
||||
"rocky-package-set-aarch64-*-aarch64": 30,
|
||||
"rocky-package-set-x86_64-*-bios": 30
|
||||
"rocky-package-set-x86_64-*-uefi": 30
|
||||
},
|
||||
"settings": {
|
||||
"DESKTOP": "false",
|
||||
@ -1058,7 +1058,7 @@
|
||||
"install_package_set_server": {
|
||||
"profiles": {
|
||||
"rocky-package-set-aarch64-*-aarch64": 30,
|
||||
"rocky-package-set-x86_64-*-bios": 30
|
||||
"rocky-package-set-x86_64-*-uefi": 30
|
||||
},
|
||||
"settings": {
|
||||
"DESKTOP": "false",
|
||||
@ -1068,7 +1068,7 @@
|
||||
"install_package_set_graphical-server": {
|
||||
"profiles": {
|
||||
"rocky-package-set-aarch64-*-aarch64": 30,
|
||||
"rocky-package-set-x86_64-*-bios": 30
|
||||
"rocky-package-set-x86_64-*-uefi": 30
|
||||
},
|
||||
"settings": {
|
||||
"DESKTOP": "gnome",
|
||||
|
Loading…
Reference in New Issue
Block a user