Skip to content

Commit 14dc273

Browse files
authored
Merge pull request #549 from puppetlabs/CAT-2152
(CAT-2152) Add support for CentOS 9
2 parents 78fe7e3 + dea04de commit 14dc273

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
@@ -26,7 +26,8 @@
2626
"operatingsystem": "CentOS",
2727
"operatingsystemrelease": [
2828
"7",
29-
"8"
29+
"8",
30+
"9"
3031
]
3132
},
3233
{

0 commit comments

Comments
 (0)