MON-271 Evaluation delay and no_data_timeframe removed from service check

This commit is contained in:
Rafael Romero Carmona 2018-08-07 17:41:37 +02:00 committed by Quentin Manfroi
parent fe659be1a9
commit 3d44f7d144

View File

@ -395,13 +395,11 @@ EOL
locked = false
timeout_h = 0
include_tags = true
no_data_timeframe = 2
require_full_window = true
notify_no_data = true
renotify_interval = 0
evaluation_delay = "${var.delay}"
new_host_delay = "${var.delay}"
new_host_delay = "${var.delay}"
tags = [
"created_by:terraform",