Skip to content

Commit 3a481df

Browse files
authored
Merge pull request #646 from puppetlabs/CAT-7110-add-centos-9-support
(CAT-7110) Add CentOS 9 support
2 parents cbd2f57 + a4509a2 commit 3a481df

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
@@ -23,7 +23,8 @@
2323
"operatingsystem": "CentOS",
2424
"operatingsystemrelease": [
2525
"7",
26-
"8"
26+
"8",
27+
"9"
2728
]
2829
},
2930
{

0 commit comments

Comments
 (0)