mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-09 15:01:23 +00:00
add package-set for aarch64
This commit is contained in:
parent
e7c0dc3eae
commit
498918ae67
@ -775,6 +775,7 @@
|
|||||||
},
|
},
|
||||||
"install_package_set_minimal": {
|
"install_package_set_minimal": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
|
"rocky-package-set-aarch64-*-aarch64": 30,
|
||||||
"rocky-package-set-x86_64-*-64bit": 30
|
"rocky-package-set-x86_64-*-64bit": 30
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
@ -784,6 +785,7 @@
|
|||||||
},
|
},
|
||||||
"install_package_set_server": {
|
"install_package_set_server": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
|
"rocky-package-set-aarch64-*-aarch64": 30,
|
||||||
"rocky-package-set-x86_64-*-64bit": 30
|
"rocky-package-set-x86_64-*-64bit": 30
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
@ -793,6 +795,7 @@
|
|||||||
},
|
},
|
||||||
"install_package_set_graphical-server": {
|
"install_package_set_graphical-server": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
|
"rocky-package-set-aarch64-*-aarch64": 30,
|
||||||
"rocky-package-set-x86_64-*-64bit": 30
|
"rocky-package-set-x86_64-*-64bit": 30
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
@ -811,6 +814,7 @@
|
|||||||
},
|
},
|
||||||
"install_package_set_virtualization-host": {
|
"install_package_set_virtualization-host": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
|
"rocky-package-set-aarch64-*-aarch64": 30,
|
||||||
"rocky-package-set-x86_64-*-64bit": 30
|
"rocky-package-set-x86_64-*-64bit": 30
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
|
Loading…
Reference in New Issue
Block a user