Add dogtag-pki that works with new python-ldap as workaround

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-07-29 09:47:05 -07:00
parent dbe7f567d8
commit e195f9d79a
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@ sub setup_workaround_repo {
"34" => [],
"35" => [],
"36" => [],
"37" => []
"37" => ["FEDORA-2022-94eb716c5c"]
);
# then we'll download each update for our release:
my $advortasks = $workarounds{$version};