diff options
author | varac <varacanero@zeromail.org> | 2016-06-09 17:32:22 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-06-14 12:05:18 +0200 |
commit | 6087aa329ff92ce02107792faf233279e6a77d55 (patch) | |
tree | 30dd119bbaeda2e209a4bd49274963b590834318 /puppet/modules/concat/Modulefile | |
parent | bee234db0f65c44840b5a46a2558fbd4b3b7b7dc (diff) |
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"
Diffstat (limited to 'puppet/modules/concat/Modulefile')
-rw-r--r-- | puppet/modules/concat/Modulefile | 8 |
1 files changed, 8 insertions, 0 deletions
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' |