소스 검색

Icinga2: remove ntp3.srv.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 4 년 전
부모
커밋
e971339970
1개의 변경된 파일0개의 추가작업 그리고 13개의 파일을 삭제
  1. 0 13
      icinga2/services/ntp.conf

+ 0 - 13
icinga2/services/ntp.conf

@@ -42,19 +42,6 @@ object Host "ntp02.srv.in.ffho.net" {
 	]
 }
 
-object Host "ntp03.srv.in.ffho.net" {
-	import "generic-dummy-host"
-
-	display_name = "ntp03.srv.in.ffho.net"
-
-	address = "10.132.251.126"
-	address6 = "2a03:2260:2342:f251::126"
-
-	vars.services = [
-		"ntp",
-	]
-}
-
 
 # Check NTP servers
 apply Service "ntp4" {