]> granicus.if.org Git - icinga2/commitdiff
Update Service type definition.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 10 Oct 2013 09:31:17 +0000 (11:31 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 10 Oct 2013 09:31:17 +0000 (11:31 +0200)
lib/icinga/icinga-type.conf

index 1e8e48208b3915b901dc86a98868818886d3b4df..d21221985c7849f8762850e0fdf0320d161ffd0e 100644 (file)
@@ -59,7 +59,7 @@ type IcingaApplication {
 
 type Service {
        %require "host",
-       %attribute string "host",
+       %attribute name(Host) "host",
 
        %attribute string "short_name",