Merge branch 'rocky-linux:develop' into update-autocloud

This commit is contained in:
Trevor Cooper 2024-07-23 19:56:49 -07:00 committed by GitHub
commit d4fb83905e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1043,6 +1043,7 @@
}, },
"install_package_set_minimal": { "install_package_set_minimal": {
"profiles": { "profiles": {
"rocky-package-set-aarch64-*-aarch64": 30,
"rocky-package-set-x86_64-*-bios": 30 "rocky-package-set-x86_64-*-bios": 30
}, },
"settings": { "settings": {
@ -1052,6 +1053,7 @@
}, },
"install_package_set_server": { "install_package_set_server": {
"profiles": { "profiles": {
"rocky-package-set-aarch64-*-aarch64": 30,
"rocky-package-set-x86_64-*-bios": 30 "rocky-package-set-x86_64-*-bios": 30
}, },
"settings": { "settings": {
@ -1061,6 +1063,7 @@
}, },
"install_package_set_graphical-server": { "install_package_set_graphical-server": {
"profiles": { "profiles": {
"rocky-package-set-aarch64-*-aarch64": 30,
"rocky-package-set-x86_64-*-bios": 30 "rocky-package-set-x86_64-*-bios": 30
}, },
"settings": { "settings": {