From d143a43ffbc834f281943949e1a20a0ba00ede42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= Date: Mon, 11 Jul 2016 14:48:50 +0200 Subject: modulesync --- Rakefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 61faa29..ab65ceb 100644 --- a/Rakefile +++ b/Rakefile @@ -14,10 +14,4 @@ PuppetSyntax.exclude_paths = ["spec/fixtures/**/*.pp", "vendor/**/*"] unless RUBY_VERSION =~ /^1\./ require 'puppet_blacksmith' require 'puppet_blacksmith/rake_tasks' - #require 'github_changelog_generator/task' - #GitHubChangelogGenerator::RakeTask.new :changelog do |config| - # m = Blacksmith::Modulefile.new - # config.future_release = m.version - # config.release_url = "https://forge.puppetlabs.com/#{m.author}/#{m.name}/%s" - #end end -- cgit v1.2.3