Puppet module for git management ================================ This module sets all structure need to run git in a server. It's dependent on puppet-inetd module if you want to use git-daemon. The only manual step needed is to load your ssh pubkey into the configuration, by doing something like sudo -H -u git gitolite setup -pk yourkey.pub