| Class | git::gitosis |
| In: |
/modules/git/manifests/gitosis.pp
|
| Parent: |
Class: git::gitosis Configure the git user‘s home for repository management using gitosis.
Usage :
class git::gitosis {
admin_username => 'jdoe',
admin_sshkey => 'AAAAHsKhmP44J0....j2H6pC8dU=',
admin_sshkeytype => 'rsa',
}