mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
parent
e236894de9
commit
cc6a9e6b36
@ -626,7 +626,7 @@ sub dump_host_2x {
|
|||||||
####################################################
|
####################################################
|
||||||
# this is magic, and must be set during conversion
|
# this is magic, and must be set during conversion
|
||||||
if(defined($host_2x->{'__I2CONVERT_HOSTCHECK'})) {
|
if(defined($host_2x->{'__I2CONVERT_HOSTCHECK'})) {
|
||||||
dump_config_line($icinga2_cfg, "\thostcheck = \"$host_2x->{'__I2CONVERT_HOSTCHECK'}\",");
|
dump_config_line($icinga2_cfg, "\tcheck = \"$host_2x->{'__I2CONVERT_HOSTCHECK'}\",");
|
||||||
}
|
}
|
||||||
|
|
||||||
####################################################
|
####################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user