This commit is contained in:
mwiegand 2021-06-30 21:03:28 +02:00
parent 332b9fbae4
commit ba347416ea

View file

@ -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',