mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Remove default value for 'dns_query_type'
This commit is contained in:
parent
0e423df4a0
commit
1c1943f58a
@ -2031,7 +2031,6 @@ object CheckCommand "dns" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
vars.dns_lookup = "$host.name$"
|
vars.dns_lookup = "$host.name$"
|
||||||
vars.dns_query_type = "A"
|
|
||||||
vars.dns_timeout = 10
|
vars.dns_timeout = 10
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user