From dee99cd4f9f05158c6d7b5626d47b874b9819ff2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 9 Mar 2016 19:11:56 -0300 Subject: Drop gitosis support --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') 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 -- cgit v1.2.3