mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
Set git_basepath to not include rpms, so the namespacing version works.
This commit is contained in:
@@ -18,7 +18,7 @@ git_group: packager
|
||||
git_port: 9418
|
||||
git_server: /usr/libexec/git-core/git-daemon
|
||||
git_server_args: --export-all --syslog --inetd --verbose
|
||||
git_basepath: /srv/git/repositories/rpms
|
||||
git_basepath: /srv/git/repositories
|
||||
git_daemon_user: nobody
|
||||
|
||||
clamscan_mailto: admin@fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user