diff options
author | Micah <micah@leap.se> | 2016-07-12 16:45:27 -0400 |
---|---|---|
committer | Micah <micah@leap.se> | 2016-07-12 16:45:27 -0400 |
commit | b85f8c1b914a09b6001d4c1b5c7d07ef17ac766f (patch) | |
tree | 24bf5f48ac42ac4f98be50595d35e06286194b88 /puppet/modules/concat/Modulefile | |
parent | da37dd95c39f3f100020164473eed53a317fb53f (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"
commit: "1e79595"
Change-Id: Ic28e31bdc5b32fd6c55636bc35d9ca2967daf997
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' |