Skip to content

Commit

Permalink
Update platforms list to match new test matrix
Browse files Browse the repository at this point in the history
We are only interested in supporting the latest releases/LTSes of each
distro, so we need to update the list to match what we test. Also we
added SUSE support, thought we fudge it a bit to claim SLES support
despite testing against OpenSUSE. I won't tell if you don't.
  • Loading branch information
alexblackie committed Oct 9, 2023
1 parent 1a8a1b7 commit 63355d8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,18 @@ galaxy_info:
platforms:
- name: EL
versions:
- 8
- 9

- name: Debian
versions:
- all
- bookworm

- name: Ubuntu
versions:
- all
- jammy

- name: SLES
versions:
- 15
galaxy_tags:
- security

0 comments on commit 63355d8

Please sign in to comment.