mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-12 01:44:21 +00:00
Replace 389-ds-base workaround scratch build with official update
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
fe8306d2cd
commit
ec83223ed1
@ -457,7 +457,7 @@ sub setup_workaround_repo {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"33" => [],
|
"33" => [],
|
||||||
"34" => [],
|
"34" => [],
|
||||||
"35" => ["82030355"]
|
"35" => ["FEDORA-2022-5aee32fbab"]
|
||||||
);
|
);
|
||||||
# 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