mirror of
https://github.com/sstent/Vagrant_Openstack.git
synced 2026-01-26 07:03:04 +00:00
5 lines
76 B
Puppet
5 lines
76 B
Puppet
vcsrepo { '/tmp/vcstest-git-bare':
|
|
ensure => bare,
|
|
provider => git,
|
|
}
|