Skip to content

Commit

Permalink
Add AlmaLinux 8 & 9 support
Browse files Browse the repository at this point in the history
Added AlmaLinux 8 and 9 to the supported operating systems in metadata.json.

These changes ensure that we start testing with AlmaLinux 8 and 9 instead
of CentOS 8 Stream. This update is part of our transition to better support
AlmaLinux in our Puppet modules.

See, for details: theforeman/foreman-infra#2087
  • Loading branch information
archanaserver authored and ekohl committed Jun 6, 2024
1 parent ef256e0 commit 94c6335
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@
"8",
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
}
],
"requirements": [
Expand Down

0 comments on commit 94c6335

Please sign in to comment.