From: David Schmitt Date: Wed, 27 Nov 2019 18:31:35 +0000 (+0000) Subject: (maint) Update to PDK 1.14.1 X-Git-Tag: v2.2.0~3^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6038e165aee350188723e6b665892844dc26a3a7;p=puppet-modules%2Fpuppetlabs-firewall.git (maint) Update to PDK 1.14.1 --- diff --git a/Gemfile b/Gemfile index f7560c1..0e395e7 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,4 @@ source ENV['GEM_SOURCE'] || 'https://rubygems.org' -gem 'pdk', git: 'https://github.com/puppetlabs/pdk.git', branch: 'master' def location_for(place_or_version, fake_version = nil) git_url_regex = %r{\A(?(https?|git)[:@][^#]*)(#(?.*))?} diff --git a/metadata.json b/metadata.json index 24b523a..6e6c708 100644 --- a/metadata.json +++ b/metadata.json @@ -77,6 +77,6 @@ } ], "template-url": "https://github.com/puppetlabs/pdk-templates#master", - "template-ref": "1.14.1-0-g0b5b39b", - "pdk-version": "1.14.0" + "template-ref": "heads/master-0-gfaf9e8b", + "pdk-version": "1.14.1" }