KDE: add workaround repo for F35 background update

This should make the desktop background test start passing on
F35 updates.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-09-02 10:53:38 -07:00
parent dc500293d1
commit d9997df5f1
1 changed files with 4 additions and 0 deletions

4
kde.ks
View File

@ -2,6 +2,10 @@ bootloader --location=mbr
network --bootproto=dhcp
url --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
repo --name=updates --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
# contains FEDORA-2021-085f0122dd for F35 to fix KDE background, remove
# when stable
repo --name=f35-kde-bg --baseurl=https://fedorapeople.org/groups/qa/openqa-repos/f35-kde-bg/$releasever
lang en_US.UTF-8
keyboard us
timezone --utc America/New_York