Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 61c09c2

Browse files
author
Simon Murray
committed
Version 1.3.0
1 parent 6f557fc commit 61c09c2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

metadata.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spjmurray-ceph",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": "Simon Murray",
55
"license": "GPL-3.0",
66
"summary": "Ceph orchestration",
@@ -11,7 +11,11 @@
1111
"operatingsystem_support": [
1212
{
1313
"operatingsystem": "Ubuntu",
14-
"operatingsystemrelease": [ "14.04", "14.10" ]
14+
"operatingsystemrelease": [ "14.04" ]
15+
},
16+
{
17+
"operatingsystem": "Centos",
18+
"operatingsystemrelease": [ "7.2" ]
1519
}
1620
],
1721
"dependencies": [

0 commit comments

Comments
 (0)