]> gitweb.fluxo.info Git - puppet-samba.git/commitdiff
update metadata to include all supported os’s
authorAdam Jahn <ajjahn@gmail.com>
Mon, 7 Dec 2015 22:13:55 +0000 (17:13 -0500)
committerAdam Jahn <ajjahn@gmail.com>
Mon, 7 Dec 2015 22:13:55 +0000 (17:13 -0500)
metadata.json

index 1b2021ad72cb678d645a7f430cd3fcc5d5bf029e..78d5b925c2d7034f52a83458b654b82a8fec9db8 100644 (file)
     {
       "operatingsystem": "RedHat",
       "operatingsystemrelease": [
-        "6.0"
+        "6.0",
+        "7.0"
       ]
     },
     {
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
-        "12.04"
+        "12.04",
+        "14.04"
+      ]
+    },
+    {
+      "operatingsystem": "Debian",
+      "operatingsystemrelease": [
+        "7.0",
+        "8.0"
       ]
     }
   ],