Skip to content

nvalentine-puppetlabs/puppet-gitolite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-gitolite

Install and configure gitolite.

Currently only supports ::osfamily Debian & RedHat.

Usage

class { 'gitolite':
  admin_pub_key => '<pub key>',
}

Optional parameters

  • path : filesystem root for gitolite user account and repos. (default: /srv/git)
  • user : user for gitolite (default: git)

Bug reports

Please file bug reports to Issues on GitHub.

Contact

Nathan R Valentine [email protected] | [email protected]

About

Puppetize gitolite installation and initial config.

Resources

Stars

Watchers

Forks

Packages

No packages published