summaryrefslogtreecommitdiff
path: root/lib/puppet/provider
diff options
context:
space:
mode:
authorJohn Duarte <john.duarte@puppetlabs.com>2014-05-05 14:02:51 -0700
committerJohn Duarte <john.duarte@puppetlabs.com>2014-05-07 20:11:46 -0700
commit2a57379e669a6920766548927b08e9ef4ede521e (patch)
treed4361ef63c8e0328053ff4e56f9951c80ae0d061 /lib/puppet/provider
parent46588aa62d444c5f0a538cccec357a80cd191b93 (diff)
Add acceptance tests for git protocols using clone
The git_clone_protocols_spec.rb will be used to enumerate over the available protocols for git to use to clone to disk. Support key files are also included for https/ssl use. Protocols tested * file protocol (raw filepath) * file protocol (file://) * git protocol (git://) * http protocol (http://) * https protocol (https://) * ssh protocol (ssh://user@host) TODO: Currently, the ssl cert is not added to the CA on the host. This causes the git clone to fail because the cert is not trusted and the client does not proceed with a non-trusted ssl connection.
Diffstat (limited to 'lib/puppet/provider')
0 files changed, 0 insertions, 0 deletions