Skip to content

Commit 4e41285

Browse files
committed
Add CentOS to supported distro metadata
Red Hat is already supported and under Travis the acceptance tests run on CentOS too.
1 parent 8321802 commit 4e41285

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@
1313
"voxpupuli"
1414
],
1515
"operatingsystem_support": [
16+
{
17+
"operatingsystem": "CentOS",
18+
"operatingsystemrelease": [
19+
"6",
20+
"7"
21+
]
22+
},
1623
{
1724
"operatingsystem": "RedHat",
1825
"operatingsystemrelease": [

0 commit comments

Comments
 (0)