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