1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-22 02:13:08 +00:00

Add anaconda fix for new pykickstart as a workaround

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-03-17 21:26:39 -07:00
parent ac6ecb1058
commit c25db659c0

View File

@ -480,7 +480,7 @@ sub setup_workaround_repo {
"36" => [],
"37" => [],
"38" => [],
"39" => [],
"39" => ["FEDORA-2023-ba8376ffd9"],
);
# then we'll download each update for our release:
my $advortasks = $workarounds{$version};