Remove invalid command_endpoint
This commit is contained in:
parent
409e745d94
commit
68ecb835b9
2 changed files with 0 additions and 4 deletions
|
@ -28,7 +28,5 @@ object Host "beholder-from-infra02" {
|
|||
address = "49.13.65.97"
|
||||
address6 = "2a01:4f8:c17:7495::1"
|
||||
|
||||
command_endpoint = "infra02sat"
|
||||
|
||||
vars.notification.from = "infra02sat"
|
||||
}
|
||||
|
|
|
@ -28,7 +28,5 @@ object Host "beholder-from-infra03" {
|
|||
address = "49.13.65.97"
|
||||
address6 = "2a01:4f8:c17:7495::1"
|
||||
|
||||
command_endpoint = "infra03sat"
|
||||
|
||||
vars.notification.from = "infra03sat"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue