Remove invalid command_endpoint

This commit is contained in:
Jan Dittberner 2024-09-27 10:39:14 +02:00
parent 409e745d94
commit 68ecb835b9
2 changed files with 0 additions and 4 deletions

View file

@ -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"
}

View file

@ -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"
}