/*
* Generated by Icinga 2 node setup commands
- * on 2023-05-25 13:10:24 +0200
+ * on 2023-05-26 11:41:31 +0200
*/
object Endpoint "mail.hoellein.online" {
port = "5665"
}
-object Zone "master" {
+object Zone "mail.hoellein.online" {
endpoints = [ "mail.hoellein.online" ]
}
object Zone "vserver2.hoellein.online" {
endpoints = [ "vserver2.hoellein.online" ]
- parent = "master"
+ parent = "mail.hoellein.online"
}
object Zone "global-templates" {