Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-28 | rsyslog: skip empty or None in remotes format | Scott Moser | |
This allows user to specify the following to overwrite a previously declared entry without warnings. rsyslog: {'remotes': {'foo': None}} | |||
2015-07-28 | must declare proto of '@' | Scott Moser | |
2015-07-28 | add trailing newline only if necessary | Scott Moser | |
2015-07-28 | fix bug in remotes_to_rsyslog_cfg, add test | Scott Moser | |
2015-07-28 | add support for 'remotes' | Scott Moser | |
2015-07-27 | add rsyslog tests | Scott Moser | |
reasonable test of reworked rsyslog module |