MON-142: typo in inputs
This commit is contained in:
parent
6526008066
commit
53224a9c20
@ -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" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user