diff options
author | Jesusaurus <jesusaurus@inbox.com> | 2012-05-12 20:42:05 -0700 |
---|---|---|
committer | Jesusaurus <jesusaurus@inbox.com> | 2012-05-13 01:55:47 -0700 |
commit | dce22cfd2d2f4c237df597cf6206d5c0d1aebc65 (patch) | |
tree | b8e05b35c9ff8110db5fbbae7d5cb7d5070f2276 /lib/puppet/provider/vcsrepo.rb | |
parent | 462b1d69bbc5d6c171dcee02a3d88d304acd630e (diff) | |
download | puppet-vcsrepo-dce22cfd2d2f4c237df597cf6206d5c0d1aebc65.tar.gz puppet-vcsrepo-dce22cfd2d2f4c237df597cf6206d5c0d1aebc65.tar.bz2 |
Add the ability to specify a git remote
Rather than fill the git provider with hard-coded references to
origin, it would be better to abstract out which remote the resource
is fetching from. But since this is only relevant to decentralized
version-control systems, a multiple_remotes feature was added for
the parameter to depend on. So far this is only implemented for git
remotes, but it could be implemented for other VCSs as well.
Diffstat (limited to 'lib/puppet/provider/vcsrepo.rb')
0 files changed, 0 insertions, 0 deletions