Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit

Permalink
updated metadata.json Operating Systems
Browse files Browse the repository at this point in the history
  • Loading branch information
ebouliane committed Dec 2, 2015
1 parent 7235472 commit 75be666
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": [],
"license": "Apache-2.0",
"name": "Ramorous-scheduled_runonce",
"version": "0.1.17",
"version": "0.1.18",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
Expand All @@ -15,13 +15,33 @@
"operatingsystem": "CentOS",
"operatingsystemrelease": ["5","6","7"]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": ["5","6","7"]
},
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
"10",
"10 SP1",
"10 SP2",
"10 SP3",
"10 SP4",
"11",
"11 SP1",
"11 SP2",
"11 SP3",
"11 SP4",
"12"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": ["6","7"]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": ["12","14"]
"operatingsystemrelease": ["12","14","15"]
},
{"operatingsystem": "FreeBSD"}
],
Expand Down

0 comments on commit 75be666

Please sign in to comment.