mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
Fix forgotten variable
This commit is contained in:
@@ -113,7 +113,7 @@ GITOLITE_CONFIG = '/srv/git/.gitolite/conf/gitolite.conf'
|
||||
|
||||
### Path of the release folder
|
||||
UPLOAD_FOLDER_URL = 'https://releases.pagure.org/'
|
||||
UPLOAD_FOLDER_PATH = '/var/www/' + UPLOAD_FOLDER
|
||||
UPLOAD_FOLDER_PATH = '/var/www/releases/
|
||||
|
||||
|
||||
### Home folder of the gitolite user
|
||||
|
||||
Reference in New Issue
Block a user