aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2009-12-31 18:57:10 -0200
committerSilvio Rhatto <rhatto@riseup.net>2009-12-31 18:57:10 -0200
commitfce8e055bff7252f3ea9bee65c3b894fa7fdf1ce (patch)
tree2372f6bae74b3b3030a082539fc2c338bfe608fd /README
parente680b793e4c85e8f947fdf5b8d12b798180b27fe (diff)
downloadpuppet-git-fce8e055bff7252f3ea9bee65c3b894fa7fdf1ce.tar.gz
puppet-git-fce8e055bff7252f3ea9bee65c3b894fa7fdf1ce.tar.bz2
Adding README
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
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