mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 01:24:20 +00:00
Add gnome-initial-setup vendor.conf revert update as F41 workaround
This is part of reverting webui for F41. The kickstarts change is merged, so we need this also. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
175b056ce7
commit
bd317e001f
@ -476,7 +476,7 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => ["FEDORA-2024-995fde04bc"],
|
||||||
"42" => [],
|
"42" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user