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.
This update is part of our transition to better support AlmaLinux in our Puppet modules.
  • Loading branch information
archanaserver authored and ekohl committed Jun 6, 2024
1 parent 5cc7f14 commit 1010d94
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 @@ -45,6 +45,13 @@
"8",
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
}
]
}

0 comments on commit 1010d94

Please sign in to comment.