Skip to content

Commit

Permalink
Add AmazonLinux to metadata.json
Browse files Browse the repository at this point in the history
This module does not list OS versions in its supported metadata, so just
add "AmazonLinux" as a supported OS. The name was taken from
puppetlabs-stdlib, instead of Amazon or AL.
  • Loading branch information
joshcooper committed Jun 24, 2024
1 parent 66ad66a commit f15d3fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
},
{
"operatingsystem": "Rocky"
},
{
"operatingsystem": "AmazonLinux"
}
],
"requirements": [
Expand Down

0 comments on commit f15d3fb

Please sign in to comment.