mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
19 lines
446 B
Plaintext
19 lines
446 B
Plaintext
[dist-git]
|
|
git_author_name = Fedora Release Engineering
|
|
git_author_email = rel-eng@lists.fedoraproject.org
|
|
|
|
# obsoleted by lookaside_dir option
|
|
cache_dir = /srv/cache
|
|
|
|
lookaside_dir = /srv/cache/lookaside/pkgs
|
|
gitroot_dir = /srv/git/repositories
|
|
gitolite = True
|
|
|
|
default_namespace = rpms
|
|
|
|
[upload]
|
|
fedmsgs = False
|
|
nomd5 = True
|
|
fedora_messaging = True
|
|
fedora_messaging_config = /etc/fedora-messaging/git-hooks-messaging.toml
|