]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
(maint) Update to PDK 1.14.1 pdksync_simplecov
authorDavid Schmitt <david.schmitt@puppet.com>
Wed, 27 Nov 2019 18:31:35 +0000 (18:31 +0000)
committerDavid Schmitt <david.schmitt@puppet.com>
Wed, 27 Nov 2019 18:31:35 +0000 (18:31 +0000)
Gemfile
metadata.json

diff --git a/Gemfile b/Gemfile
index a2edc2ff6ce44dc75c9b76ea16743a6ee64a8703..61d5e692838fb8fa5a21b5e8e28af4c38d9a05a6 100644 (file)
--- 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(?<url>(https?|git)[:@][^#]*)(#(?<branch>.*))?}
index df1cdf0eba50e6957cf7058fa493ccdc4e5dd698..bb1234950f7f29c72978071787cd9e1eefabcb93 100644 (file)
@@ -40,7 +40,7 @@
       "version_requirement": ">= 5.5.10 < 7.0.0"
     }
   ],
-  "template-url": "https://github.com/puppetlabs/pdk-templates/#master",
-  "template-ref": "1.14.1-0-g0b5b39b",
-  "pdk-version": "1.14.0"
+  "template-url": "https://github.com/puppetlabs/pdk-templates#master",
+  "template-ref": "heads/master-0-gfaf9e8b",
+  "pdk-version": "1.14.1"
 }