Skip to content

Commit

Permalink
Add AlmaLinux 8 support
Browse files Browse the repository at this point in the history
Added AlmaLinux 8 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 committed Jun 6, 2024
1 parent 1a6754a commit 1517d05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
Expand Down

0 comments on commit 1517d05

Please sign in to comment.