journalwatch: only filter broken conterinerization messages on strato machines
[ansible.git] / roles / journalwatch / templates / config
1 # vim: ft=dosini
2 #
3 # This is the config for journalwatch. All options are defined in the [DEFAULT]
4 # section.
5 #
6 # You can add any commandline argument to the config, without the '--'.
7 # See  journalwatch --help for all arguments and their description.
8
9 [DEFAULT]
10 # priority 5: notice
11 priority=5
12 mail_from=root
13 mail_to=root
14 mail_subject={hostname}: {count} system events (journalwatch)
15 mail_binary=/usr/sbin/sendmail