mirror of https://github.com/Icinga/icinga2.git
parent
23986c9cf4
commit
abc3869218
|
@ -318,7 +318,7 @@ object CheckCommand "ssh" {
|
||||||
"host" = {
|
"host" = {
|
||||||
value = "$ssh_address$"
|
value = "$ssh_address$"
|
||||||
skip_key = true
|
skip_key = true
|
||||||
order = -1
|
order = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue