index
:
puppet-vcsrepo
master
Puppet module for source control repositories
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
bzr
/
init_repo.pp
blob: 1129dd7d059c00b06f54d53b20697d2420edffa6 (
plain
)
1
2
3
4
vcsrepo { '/tmp/vcstest-bzr-init': ensure => present, provider => bzr, }