Skip to content

Commit c9a1906

Browse files
authored
Merge pull request #373 from puppetlabs/CAT-7110-add-centos-9-support
(CAT-7110) Add CentOS 9 support
2 parents 587b47d + ef704dd commit c9a1906

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"operatingsystem": "CentOS",
3535
"operatingsystemrelease": [
3636
"7",
37-
"8"
37+
"8",
38+
"9"
3839
]
3940
},
4041
{

0 commit comments

Comments
 (0)