From: david22swan Date: Fri, 21 Apr 2023 09:05:46 +0000 (+0100) Subject: (CONT-773) PDK Update X-Git-Tag: v9.1.0~9^2~17 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e1d5e6a781f8f1db609e2274ed0de6ebf700acca;p=puppet-modules%2Fpuppetlabs-apt.git (CONT-773) PDK Update --- diff --git a/Rakefile b/Rakefile index 8fdf11b..4477dcb 100644 --- a/Rakefile +++ b/Rakefile @@ -4,7 +4,6 @@ require 'bundler' require 'puppet_litmus/rake_tasks' if Bundler.rubygems.find_name('puppet_litmus').any? require 'puppetlabs_spec_helper/rake_tasks' require 'puppet-syntax/tasks/puppet-syntax' -require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any? require 'github_changelog_generator/task' if Bundler.rubygems.find_name('github_changelog_generator').any? require 'puppet-strings/tasks' if Bundler.rubygems.find_name('puppet-strings').any? diff --git a/metadata.json b/metadata.json index 0565eaa..dd61423 100644 --- a/metadata.json +++ b/metadata.json @@ -37,6 +37,6 @@ } ], "template-url": "https://github.com/puppetlabs/pdk-templates.git#main", - "template-ref": "tags/2.7.3-0-g8f110f1", - "pdk-version": "2.7.0 (8)" + "template-ref": "heads/main-0-ge5b0114", + "pdk-version": "2.7.1" }