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
/
p4
/
create_client.pp
blob: 3cf91602037a9e8964f774940cc3618bb9565cde (
plain
)
1
2
3
4
vcsrepo
{
'/tmp/vcstest/p4_client_root'
:
ensure
=>
present
,
provider
=>
'p4'
,
}