mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 12:29:46 +08:00
Fix typo in path
This commit is contained in:
@@ -74,7 +74,7 @@ GITOLITE_HOME = '/srv/git/'
|
||||
GITOLITE_KEYDIR = '/srv/git/.gitolite/keydir/'
|
||||
|
||||
### Path to the gitolite.rc file
|
||||
GL_RC = '/srv/gito/.gitolite.rc'
|
||||
GL_RC = '/srv/git/.gitolite.rc'
|
||||
|
||||
### Path to the /bin directory where the gitolite tools can be found
|
||||
GL_BINDIR = '/usr/bin/'
|
||||
|
||||
Reference in New Issue
Block a user