ITRS-Group / monitor-merlin

Module for Effortless Redundancy and Loadbalancing In Naemon
https://itrs-group.github.io/monitor-merlin/
GNU General Public License v2.0
22 stars 14 forks source link

Apps: merlinkey add newline when using --write #123

Closed jacobbaungard closed 3 years ago

jacobbaungard commented 3 years ago

When using mon merlinkey generate --write the configuration setting was adding without a newline. This caused future lines to be added at the end of the same line, instead of on a newline. This in turn created a corrupt merlin configuration.

Signed-off-by: Jacob Hansen jhansen@op5.com