mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
distgit/pagure: don't do fedmsg anymore
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -6,6 +6,3 @@ os.umask(0o002)
|
||||
DB_URL = 'postgresql://{{ distgit_pagure_db_ro_user }}:{{ distgit_pagure_db_ro_pass }}@{{ pagure_db_host }}/{{ distgit_pagure_db_name }}'
|
||||
|
||||
{% include "pagure_shared.cfg" %}
|
||||
|
||||
FEDMSG_NOTIFICATIONS = True
|
||||
FEDORA_MESSAGING_NOTIFICATIONS = False
|
||||
|
||||
Reference in New Issue
Block a user