Displaying 1 result from an estimated 1 matches for "vcstype".
Did you mean:
ctype
2011 Nov 18
1
vcstype not checking out specified revision
Hi,
I want to use Vcsrepo type to specify what version gets checked out
under a directory. I found this via:
https://github.com/puppetlabs/puppet-vcsrepo
I used the provide example from README.GIT.markdown in my node definition
vcsrepo { "/tmp/hiera":
ensure => present,
provider => git,
source =>