Project

General

Profile

Download (228 Bytes) Statistics
| Branch: | Tag: | Revision:
vcsrepo { '/path/to/repo':
ensure => latest,
provider => 'hg',
source => 'http://hg.example.com/myrepo',
basic_auth_username => 'hgusername',
basic_auth_password => 'hgpassword',
}
(2-2/3)