monit: increase delay for deployed-commit-on-main

there's little point in having it alert while people are working on the
config & test-deploying things; it's meant to remind later, in case we
forget committing the result.
This commit is contained in:
stuebinm 2024-05-08 13:55:37 +02:00
parent d933a6ef98
commit efadc5ada9

View file

@ -52,7 +52,7 @@ in
then restart
check program deployed-commit-on-main path ${lib.getExe checkHash}
if status == 1 for 10 cycles then alert
if status == 1 for 64 cycles then alert
if status == 2 for 3 cycles then alert
check program is-system-running path ${pkgs.systemd}/bin/systemctl is-system-running