mirror of
https://github.com/sstent/Vagrant_Openstack.git
synced 2026-01-25 14:42:41 +00:00
5 lines
79 B
Puppet
5 lines
79 B
Puppet
vcsrepo { '/tmp/vcstest-bzr-init':
|
|
ensure => present,
|
|
provider => bzr,
|
|
}
|