loopabull / fedmsg: switch fedmsg to WARN instead of INFO here.

For some reason loopabull logs about 20-30 lines of stuff for every fedmsg
as it connects to rabbitmq, processes and disconnects. We don't need all this.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-12-15 21:40:27 +00:00 committed by Pierre-Yves Chibon
parent ce37fa536d
commit 919e659195
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,8 @@ num_cpus: 1
fas_client_groups: sysadmin-loopabull
sudoers: "{{ private }}/files/sudo/mm2-sudoers"
fedmsg_loglevel: WARN
# For the MOTD
csi_security_category: High
csi_primary_contact: admin@fedoraproject.org / sysadmin-main-members

View file

@ -7,6 +7,8 @@ num_cpus: 1
fas_client_groups: sysadmin-loopabull
sudoers: "{{ private }}/files/sudo/mm2-sudoers"
fedmsg_loglevel: WARN
# For the MOTD
csi_security_category: High
csi_primary_contact: admin@fedoraproject.org / sysadmin-main-members