From fce8e055bff7252f3ea9bee65c3b894fa7fdf1ce Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 31 Dec 2009 18:57:10 -0200 Subject: Adding README --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..205b731 --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +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 gitosis +configuration, by doing something like + + sudo -H -u gitosis gitosis-init -- cgit v1.2.3