From: David Swan Date: Wed, 10 Apr 2019 15:39:27 +0000 (+0100) Subject: (MODULES-8444) - Raise lower Puppet bound X-Git-Tag: 7.0.0~3^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=863806e3be95ad430b3c726c97a30fe323700cdd;p=puppet-modules%2Fpuppetlabs-apt.git (MODULES-8444) - Raise lower Puppet bound --- diff --git a/metadata.json b/metadata.json index 04066db..62511c1 100644 --- a/metadata.json +++ b/metadata.json @@ -37,10 +37,10 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">= 4.8.0 < 7.0.0" + "version_requirement": ">= 5.5.10 < 7.0.0" } ], "template-url": "https://github.com/puppetlabs/pdk-templates", "template-ref": "heads/master-0-gfde5699", "pdk-version": "1.8.0" -} \ No newline at end of file +}