diff --git a/roles/distgit/pagure/templates/pagure.cfg b/roles/distgit/pagure/templates/pagure.cfg index c94027c986..550b4491bf 100644 --- a/roles/distgit/pagure/templates/pagure.cfg +++ b/roles/distgit/pagure/templates/pagure.cfg @@ -102,9 +102,6 @@ REMOTE_GIT_FOLDER = '/srv/git/remotes' ### Folder where to run gl-compile-conf from GITOLITE_HOME = '/srv/git/' -### Folder containing all the public ssh keys for gitolite -GITOLITE_KEYDIR = '/srv/git/.gitolite/keydir/' - ### Configuration file for gitolite GITOLITE_CONFIG = '/srv/git/.gitolite/conf/gitolite.conf'