mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-12-01 05:16:00 +00:00
Run desktop_keyring on KDE on updates
81d5d2f408 inadvertently dropped
this, then I carried that change over in the profile group
rewrite. I never intended to turn it off on KDE, though - it was
likely just a git rebase mishap or something. So let's turn it
on for KDE by using the "updates-desktops" profile group like we
do for all the others.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
cbd251d65c
commit
7aaf42a220
@ -353,9 +353,8 @@
|
||||
}
|
||||
},
|
||||
"desktop_keyring": {
|
||||
"profiles": {
|
||||
"fedora-updates-workstation-aarch64-*-aarch64": 5,
|
||||
"fedora-updates-workstation-x86_64-*-64bit": 5
|
||||
"profile_groups": {
|
||||
"updates-desktops": 5
|
||||
}
|
||||
},
|
||||
"desktop_login": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user