1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-22 05:53:09 +00:00

Add to templates.

This commit is contained in:
Lukáš Růžička 2021-07-02 13:43:34 +02:00
parent bcc8597118
commit 171c57d104

View File

@ -850,6 +850,17 @@
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
}
},
"hello_world": {
"profiles": {
"fedora-Workstation-live-iso-x86_64-*-64bit": 20,
},
"settings": {
"BOOTFROM": "c",
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
"POSTINSTALL": "hello_world",
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
}
},
"desktop_browser": {
"profiles": {
"fedora-KDE-live-iso-x86_64-*-64bit": 22,