ansible/roles/distgit/files/dist-git.conf
Pierre-Yves Chibon 9d4902f887 distgit: the configuration file does not support quotes and it doesn't find the file if there are some
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-16 20:53:39 +02:00

18 lines
446 B
Text

[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