MON-142: typo in inputs

This commit is contained in:
Boris Rousseau 2018-04-23 17:37:13 +02:00 committed by Quentin Manfroi
parent 6526008066
commit 53224a9c20

View File

@ -61,7 +61,7 @@ variable "mysql_thread_threshold_critical" {
variable "mysql_thread_threshold_warning" { variable "mysql_thread_threshold_warning" {
default = 400 default = 400
description = "Maximum critical acceptable number of threads" description = "Maximum warning acceptable number of threads"
} }
variable "mysql_thread_silenced" { variable "mysql_thread_silenced" {