]> gitweb.fluxo.info Git - puppet-dhcp.git/commitdiff
Add support for Ubuntu 14.04
authorMickaël Canévet <mickael.canevet@camptocamp.com>
Fri, 19 Jun 2015 13:49:32 +0000 (15:49 +0200)
committerMickaël Canévet <mickael.canevet@camptocamp.com>
Fri, 19 Jun 2015 13:49:32 +0000 (15:49 +0200)
metadata.json

index c4ee9b6f736038e183b48adbc3298f25440b040e..f30f57a7851de13816526a33fa7ca1d4f4f8d82e 100644 (file)
         "6",
         "7"
       ]
+    },
+    {
+      "operatingsystem": "Ubuntu",
+      "operatingsystemrelease": [
+        "12.04",
+        "14.04"
+      ]
     }
   ]
 }