added CentOs/RedHat 6 to metadata compatibility information

This commit is contained in:
Tilo Klausing 2015-01-13 16:13:18 +01:00
parent f6bdbaac3a
commit 1706f42f00

View File

@ -16,6 +16,14 @@
{ {
"operatingsystem": "Ubuntu", "operatingsystem": "Ubuntu",
"operatingsystemrelease": [ "12.04", "14.04" ] "operatingsystemrelease": [ "12.04", "14.04" ]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [ "6" ]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [ "6" ]
} }
], ],
"dependencies": [ "dependencies": [