wip
This commit is contained in:
parent
332b9fbae4
commit
ba347416ea
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ svc_systemd['influxdb'] = {
|
|||
}
|
||||
|
||||
actions['wait_for_influxdb_start'] = {
|
||||
'command': 'sleep 10',
|
||||
'command': 'sleep 15',
|
||||
'triggered': True,
|
||||
'triggered_by': [
|
||||
'svc_systemd:influxdb',
|
||||
|
|
Loading…
Reference in a new issue