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 27, 2024
1 parent 8f13676 commit 3f9ea74
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 3f9ea74

Please sign in to comment.