aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-09 19:11:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-09 19:11:56 -0300
commitdee99cd4f9f05158c6d7b5626d47b874b9819ff2 (patch)
tree55a984b02715f064e6109392836c561d7b582b1c /README
parent795f727af45e9fab1f2fd12799b96078f7ca2300 (diff)
downloadpuppet-git-dee99cd4f9f05158c6d7b5626d47b874b9819ff2.tar.gz
puppet-git-dee99cd4f9f05158c6d7b5626d47b874b9819ff2.tar.bz2
Drop gitosis support
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 205b731..fe31745 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ 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
+The only manual step needed is to load your ssh pubkey into the configuration,
+by doing something like
- sudo -H -u gitosis gitosis-init
+ sudo -H -u git gitolite setup -pk yourkey.pub