added CentOs/RedHat 6 to metadata compatibility information
This commit is contained in:
parent
f6bdbaac3a
commit
1706f42f00
@ -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": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user