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:
32
modules/vcsrepo/README.markdown
Normal file
32
modules/vcsrepo/README.markdown
Normal file
@@ -0,0 +1,32 @@
|
||||
vcsrepo
|
||||
=======
|
||||
|
||||
[](https://travis-ci.org/puppetlabs/puppetlabs-vcsrepo)
|
||||
|
||||
Purpose
|
||||
-------
|
||||
|
||||
This provides a single type, `vcsrepo`.
|
||||
|
||||
This type can be used to describe:
|
||||
|
||||
* A working copy checked out from a (remote or local) source, at an
|
||||
arbitrary revision
|
||||
* A "blank" working copy not associated with a source (when it makes
|
||||
sense for the VCS being used)
|
||||
* A "blank" central repository (when the distinction makes sense for the VCS
|
||||
being used)
|
||||
|
||||
Supported Version Control Systems
|
||||
---------------------------------
|
||||
|
||||
This module supports a wide range of VCS types, each represented by a
|
||||
separate provider.
|
||||
|
||||
For information on how to use this module with a specific VCS, see
|
||||
`README.<VCS>.markdown`.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
See LICENSE.
|
||||
Reference in New Issue
Block a user