mirror of
https://github.com/sstent/Vagrant_Openstack.git
synced 2026-01-26 15:11:47 +00:00
adding new vcsrepo
This commit is contained in:
4
modules/vcsrepo/examples/git/bare_init.pp
Normal file
4
modules/vcsrepo/examples/git/bare_init.pp
Normal file
@@ -0,0 +1,4 @@
|
||||
vcsrepo { '/tmp/vcstest-git-bare':
|
||||
ensure => bare,
|
||||
provider => git,
|
||||
}
|
||||
Reference in New Issue
Block a user