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: f491701eb1f9d58595df8cc532a62faf6bbbf50e (
plain
)
1
2
3
4
vcsrepo
{
"/tmp/vcstest/p4_client_root"
:
ensure
=>
present
,
provider
=>
p4
}