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
/
git
/
bare_init.pp
blob: c70e7053e8b8d0d363deba546fced3e88f8c5f94 (
plain
)
1
2
3
4
vcsrepo
{
"/tmp/vcstest-git-bare"
:
ensure
=>
bare
,
provider
=>
git
}