From: Gunnar Beutner Date: Thu, 10 Oct 2013 09:31:17 +0000 (+0200) Subject: Update Service type definition. X-Git-Tag: v0.0.3~204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1dc10ca512f32c2b14df4973166e7dae7e682697;p=icinga2 Update Service type definition. --- diff --git a/lib/icinga/icinga-type.conf b/lib/icinga/icinga-type.conf index 1e8e48208..d21221985 100644 --- a/lib/icinga/icinga-type.conf +++ b/lib/icinga/icinga-type.conf @@ -59,7 +59,7 @@ type IcingaApplication { type Service { %require "host", - %attribute string "host", + %attribute name(Host) "host", %attribute string "short_name",