Skip to content

Commit 65ca7fa

Browse files
Scientific Linux 7.9 support (#20)
* Attempt at supporting Scientific Linux 7.9 * Scientific Linux uses redhat efi dir * Remove duplicate scientific gpg key Co-authored-by: Andrew Lukoshko <[email protected]>
1 parent 394c39c commit 65ca7fa

File tree

1 file changed

+1
-0
lines changed
  • repos/system_upgrade/common/actors/efibootorderfix/finalization

1 file changed

+1
-0
lines changed

repos/system_upgrade/common/actors/efibootorderfix/finalization/actor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def process(self):
3131
'Oracle Linux Server': 'redhat',
3232
'Red Hat Enterprise Linux': 'redhat',
3333
'Rocky Linux': 'rocky',
34+
'Scientific Linux': 'redhat',
3435
'CloudLinux': 'centos',
3536
}
3637

0 commit comments

Comments
 (0)