bundles/chekc-mail-received: increase sshmon timeout
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
0f425036b2
commit
ffefb56f83
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ def process_metadata(metadata):
|
|||
]),
|
||||
'check_interval': '15m',
|
||||
'retry_interval': '5m',
|
||||
'vars.sshmon_timeout': 30,
|
||||
}
|
||||
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue