Merge "Bump Puppet version 4.x to 5.x"
[integration/packaging/puppet-opendaylight.git] / metadata.json
index 84c2f076648418b4c8c3827cefef9cec4445cd8b..1c5688e9956108033e3cdcc0425142c3d62c3518 100644 (file)
@@ -1,64 +1,56 @@
 {
-  "name": "dfarrell07-opendaylight",
-  "version": "3.5.0",
-  "author": "Daniel Farrell",
-  "summary": "Puppet module that installs and configures the OpenDaylight SDN controller",
-  "license": "BSD-2-Clause",
-  "source": "https://github.com/dfarrell07/puppet-opendaylight",
-  "project_page": "https://github.com/dfarrell07/puppet-opendaylight",
-  "issues_url": "https://github.com/dfarrell07/puppet-opendaylight/issues",
-  "tags": [
-    "OpenDaylight",
-    "ODL",
-    "SDN",
-    "networking",
-    "controller"
-  ],
-  "dependencies": [
-    {
-      "name": "puppetlabs-stdlib",
-      "version_requirement": "4.x"
-    },
-    {
-      "name": "camptocamp-archive",
-      "version_requirement": "0.x"
-    },
-    {
-      "name": "puppetlabs-java",
-      "version_requirement": "1.x"
-    }
-  ],
-  "operatingsystem_support": [
-    {
-      "operatingsystem": "RedHat",
-      "operatingsystemrelease": [
-        "7"
-      ]
-    },
-    {
-      "operatingsystem": "CentOS",
-      "operatingsystemrelease": [
-        "7"
-      ]
-    },
-    {
-      "operatingsystem": "Fedora",
-      "operatingsystemrelease": [
-        "22",
-        "23"
-      ]
-    },
-    {
-      "operatingsystem": "Ubuntu",
-      "operatingsystemrelease": [
-        "14.04"
-      ]
-    }
-  ],
-  "requirements": [
-    {
-      "name": "puppet",
-      "version_requirement": ">=3.4.0 <4.4.0"
-    }
-  ]
+    "name": "opendaylight-opendaylight",
+    "version": "8.6.0",
+    "author": "Daniel Farrell",
+    "summary": "Puppet module that installs and configures the OpenDaylight SDN controller",
+    "license": "BSD-2-Clause",
+    "source": "https://git.opendaylight.org/gerrit/p/integration/packaging/puppet-opendaylight.git",
+    "project_page": "https://wiki.opendaylight.org/view/Integration/Packaging",
+    "issues_url": "https://trello.com/b/ACYMpTVD/opendaylight-integration",
+    "tags": [
+        "OpenDaylight",
+        "ODL",
+        "SDN",
+        "networking",
+        "controller"
+    ],
+    "dependencies": [
+        {
+            "name": "puppetlabs-stdlib",
+            "version_requirement": "4.x"
+        }
+    ],
+    "operatingsystem_support": [
+        {
+            "operatingsystem": "RedHat",
+            "operatingsystemrelease": [
+                "7"
+            ]
+        },
+        {
+            "operatingsystem": "CentOS",
+            "operatingsystemrelease": [
+                "7"
+            ]
+        },
+        {
+            "operatingsystem": "Fedora",
+            "operatingsystemrelease": [
+                "25",
+                "26"
+            ]
+        },
+        {
+            "operatingsystem": "Ubuntu",
+            "operatingsystemrelease": [
+                "16.04"
+            ]
+        }
+    ],
+    "requirements": [
+        {
+            "name": "puppet",
+            "version_requirement": ">=4.0.0 <5.0.0"
+        }
+    ]
 }