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