mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-12 09:54:21 +00:00
Drop FreeIPA workaround for Rawhide (it went stable)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
6f6ca81e95
commit
dbe7f567d8
@ -482,7 +482,7 @@ sub setup_workaround_repo {
|
|||||||
"34" => [],
|
"34" => [],
|
||||||
"35" => [],
|
"35" => [],
|
||||||
"36" => [],
|
"36" => [],
|
||||||
"37" => ["FEDORA-2022-792a2279a4"]
|
"37" => []
|
||||||
);
|
);
|
||||||
# then we'll download each update for our release:
|
# then we'll download each update for our release:
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user