diff options
author | Ryan Coleman <ryan@puppetlabs.com> | 2013-03-28 09:49:47 -0700 |
---|---|---|
committer | Ryan Coleman <ryan@puppetlabs.com> | 2013-03-28 09:49:47 -0700 |
commit | 27bc21fd2c12cb09b5218233023db5294a47f079 (patch) | |
tree | 8ebc2b7b0c112b866b3a983a2595f6ada432fa2b /Modulefile | |
parent | 7cbc303f2bcdcdc067028878e572170ee7d89a19 (diff) | |
download | puppet-vcsrepo-27bc21fd2c12cb09b5218233023db5294a47f079.tar.gz puppet-vcsrepo-27bc21fd2c12cb09b5218233023db5294a47f079.tar.bz2 |
Add summary line to Modulefile
Diffstat (limited to 'Modulefile')
-rw-r--r-- | Modulefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ name 'puppetlabs/vcsrepo' version '0.1.2' +summary 'Manage repositories from various version control systems' |