]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
(MODULES-7467) Update apt to support Ubuntu 18.04
authorDavid Swan <david.swan@puppet.co.uk>
Mon, 16 Jul 2018 12:52:31 +0000 (13:52 +0100)
committerDavid Swan <david.swan@puppet.co.uk>
Mon, 16 Jul 2018 12:52:31 +0000 (13:52 +0100)
metadata.json

index 11b2b0237d5518106ce4a171119be3165744054c..12cd06f1b293dc0da4f19503be9dfd1ed0d174c2 100644 (file)
@@ -25,7 +25,8 @@
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
         "14.04",
-        "16.04"
+        "16.04",
+        "18.04"
       ]
     }
   ],