Add coala support and fix/lint files
[integration/packaging/puppet-opendaylight.git] / metadata.json
index 0c62bad173377e5fcebffd2edb3dea98684a0981..0eddeb5fde4d187d6d0bd5cff429cb4590c3068e 100644 (file)
@@ -1,64 +1,64 @@
 {
-  "name": "dfarrell07-opendaylight",
-  "version": "3.7.2",
-  "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": "dfarrell07-opendaylight",
+    "version": "3.7.2",
+    "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"
+        }
+    ]
 }