Puppet management of gitolite git server
Gitolite can be found at https://github.com/sitaramc/gitolite
Simple bootstrap of gitolite git server:
class { 'gitolite': ssh-key: 'ssh-rsa AAAAB3....' }
This module is tested with CentOS 6.5 and gitolite3-3.5.3 from EPEL
Raymond Kristiansen raymond@uib.no