]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
(MODULES-5501) - Remove unsupported Ubuntu
authorPaula McMaw <paula@puppet.com>
Thu, 17 Aug 2017 12:59:57 +0000 (13:59 +0100)
committerPaula McMaw <paula@puppet.com>
Thu, 17 Aug 2017 12:59:57 +0000 (13:59 +0100)
Removing older version of Ubuntu that are not supported by the module.

metadata.json

index f02e8b53172fccdb724d14cc75b32c09ccdb24e6..f054d34986a870cfdcb18d8f21ef527534901626 100644 (file)
@@ -57,8 +57,6 @@
     {
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
-        "10.04",
-        "12.04",
         "14.04",
         "16.04"        
       ]