4 lines
79 B
Puppet
4 lines
79 B
Puppet
vcsrepo { '/tmp/vcstest-bzr-init':
|
|
ensure => present,
|
|
provider => bzr,
|
|
}
|