mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
f41 workarounds: add realmd update needed to fix FreeIPA tests
a realmd update a few hours ago broke FreeIPA enrolment. This is the fix. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b348f47108
commit
d42ada609b
@ -477,7 +477,7 @@ sub get_workarounds {
|
||||
"38" => [],
|
||||
"39" => [],
|
||||
"40" => ["FEDORA-2024-76dab69b77"],
|
||||
"41" => [],
|
||||
"41" => ["FEDORA-2024-ce079def87"],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
return @$advortasks;
|
||||
|
Loading…
Reference in New Issue
Block a user