Fix AlmaLinux patch

This commit is contained in:
eabdullin 2022-10-10 11:32:48 +03:00
parent fbfc6abf72
commit aacadd3248
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ diff -Naur sos-4.1/sos/policies/distros/redhat.py sos-4.1.alma/sos/policies/dist
class RedHatAtomicPolicy(RHELPolicy):
distro = "Red Hat Atomic Host"
msg = _("""\
@@ -493,6 +502,15 @@
@@ -592,6 +601,15 @@
vendor_urls = [('Community Website', 'https://www.centos.org/')]