Skip to content

Commit

Permalink
Merge pull request #12333 from mrkanon/installed_vendor_supported_ol9
Browse files Browse the repository at this point in the history
Add OL9 into installed_OS_is_vendor_supported
  • Loading branch information
jan-cerny authored Aug 26, 2024
2 parents 2c04ffd + 708da11 commit 1dd328e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<extend_definition comment="Installed OS is RHEL9" definition_ref="installed_OS_is_rhel9" />
<extend_definition comment="Installed OS is OL7" definition_ref="installed_OS_is_ol7" />
<extend_definition comment="Installed OS is OL8" definition_ref="installed_OS_is_ol8" />
<extend_definition comment="Installed OS is OL9" definition_ref="installed_OS_is_ol9" />
<extend_definition comment="Installed OS is SLE12" definition_ref="installed_OS_is_sle12" />
<extend_definition comment="Installed OS is SLE15" definition_ref="installed_OS_is_sle15" />
<extend_definition comment="Installed OS is SLE Micro 5" definition_ref="installed_OS_is_slmicro5" />
Expand Down

0 comments on commit 1dd328e

Please sign in to comment.