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:
parent
ce37fa536d
commit
919e659195
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue