drop FEDORA-2020-2bef864cab as a workaround (it went stable)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a2bbd5ecfb
commit
d86960166d
@ -440,9 +440,8 @@ sub setup_workaround_repo {
|
||||
assert_script_run "pushd /opt/workarounds_repo";
|
||||
my %workarounds = (
|
||||
"31" => [],
|
||||
# FreeIPA 4.8.9 to make the UI consistent across releases
|
||||
"32" => [],
|
||||
"33" => ["FEDORA-2020-2bef864cab"]
|
||||
"33" => []
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advisories = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user