Summary
Add ability to set timeout for high-availability health-check
Use case
Running keepalived VRRP scripts are currently replaced with a new instance every X seconds (based on the interval set). Using a timeout we can prevent this behaviour for longer running VRRP scripts (for whatever reason).
Additional information
This allows VRRP scripts to run longer than the set VRRP script interval by setting the timeout to a higher value then the VRRP script interval.