Asher256 / puppet-gitolite

Puppetize gitolite installation and initial config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 nathan@puppetlabs.com | nrvale0@gmail.com

About

Puppetize gitolite installation and initial config.


Languages

Language:Puppet 85.7%Language:Ruby 9.9%Language:HTML 4.4%