From 6087aa329ff92ce02107792faf233279e6a77d55 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 9 Jun 2016 17:32:22 +0200 Subject: git subrepo clone https://leap.se/git/puppet_concat puppet/modules/concat subrepo: subdir: "puppet/modules/concat" merged: "abce128" upstream: origin: "https://leap.se/git/puppet_concat" branch: "master" commit: "abce128" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "cb2995b" --- puppet/modules/concat/Modulefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 puppet/modules/concat/Modulefile (limited to 'puppet/modules/concat/Modulefile') diff --git a/puppet/modules/concat/Modulefile b/puppet/modules/concat/Modulefile new file mode 100644 index 00000000..d6ab2bb0 --- /dev/null +++ b/puppet/modules/concat/Modulefile @@ -0,0 +1,8 @@ +name 'puppet-concat' +version '0.1.0' +source 'git://github.com/ripienaar/puppet-concat.git' +author 'R.I.Pienaar' +license 'Apache' +summary 'Concat module' +description 'Concat module' +project_page 'http://github.com/ripienaar/puppet-concat' -- cgit v1.2.3