Skip to content

Commit 3f9ea74

Browse files
committed
Add AmazonLinux to metadata.json
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.
1 parent 8f13676 commit 3f9ea74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

metadata.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
},
6868
{
6969
"operatingsystem": "Rocky"
70+
},
71+
{
72+
"operatingsystem": "AmazonLinux"
7073
}
7174
],
7275
"requirements": [

0 commit comments

Comments
 (0)