1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-10-22 18:14:21 +00:00

Rename i3_tilling to i3_tiling

This is the correct name.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-09-26 16:56:55 -07:00
parent 092cc5dd05
commit d109fbdb43
2 changed files with 2 additions and 2 deletions

View File

@ -1429,14 +1429,14 @@
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
}
},
"i3_tilling": {
"i3_tiling": {
"profiles": {
"fedora-i3-live-x86_64-*-64bit": 70
},
"settings": {
"BOOTFROM": "c",
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
"POSTINSTALL": "i3_tilling",
"POSTINSTALL": "i3_tiling",
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
}
},