Make fedmsg log level configurable at the group level.

This commit is contained in:
Ralph Bean 2015-02-12 15:12:58 +00:00
parent 543d0bedb8
commit 5912ffae5f
3 changed files with 10 additions and 3 deletions

View file

@ -52,6 +52,9 @@ wildcard_cert_name: wildcard-2014.fedoraproject.org
# By default, nodes get no fedmsg certs. They need to declare them explicitly.
fedmsg_certs: []
# By default, fedmsg should not log debug info. Groups can override this.
fedmsg_loglevel: INFO
# By default, nodes don't backup any dbs on them unless they declare it.
dbs_to_backup: []