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:
5
modules/vcsrepo/examples/cvs/remote.pp
Normal file
5
modules/vcsrepo/examples/cvs/remote.pp
Normal file
@@ -0,0 +1,5 @@
|
||||
vcsrepo { '/tmp/vcstest-cvs-workspace-remote':
|
||||
ensure => present,
|
||||
provider => cvs,
|
||||
source => ':pserver:anonymous@cvs.sv.gnu.org:/sources/leetcvrt',
|
||||
}
|
||||
Reference in New Issue
Block a user