Make fedmsg log level configurable at the group level.
This commit is contained in:
parent
543d0bedb8
commit
5912ffae5f
3 changed files with 10 additions and 3 deletions
|
@ -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: []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue