diff options
| author | Ryan Coleman <ryan@puppetlabs.com> | 2013-03-25 13:41:42 -0700 |
|---|---|---|
| committer | Ryan Coleman <ryan@puppetlabs.com> | 2013-03-25 13:41:42 -0700 |
| commit | efe313070c0aa56a67f3c393889334c2f4fe2998 (patch) | |
| tree | 537093e280fa7b46f6062d66c0de19d0bf9f1dca | |
| parent | f83f79816e71cbd5c92ef01f6cd26e52fa95e6b2 (diff) | |
| download | puppet-vcsrepo-efe313070c0aa56a67f3c393889334c2f4fe2998.tar.gz puppet-vcsrepo-efe313070c0aa56a67f3c393889334c2f4fe2998.tar.bz2 | |
Update Modulefile for 0.1.2 release to Forge
Version 0.1.2 includes several backwards compatible bug fixes.
Fixes include better handling of non-root users, new repository
clones will include proper permissions and will update origin before
checking out a specific revision.
| -rw-r--r-- | Modulefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ name 'puppetlabs/vcsrepo' -version '0.1.1' +version '0.1.2' |
