]> granicus.if.org Git - icinga2/commitdiff
Fix incorrect validator for command arguments
authorGunnar Beutner <gunnar@beutner.name>
Thu, 18 Jun 2015 06:14:34 +0000 (08:14 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Thu, 18 Jun 2015 06:14:34 +0000 (08:14 +0200)
fixes #9436

lib/icinga/icinga-type.conf

index 049eadc1d82b23689b056e933a5690c7032fb2f5..b6fff12f7dda7c2213f347cdaa607e5fcbb06a1f 100644 (file)
        },
        %attribute %dictionary "arguments" {
                %attribute %string "*",
+               %attribute %function "*",
                %attribute %dictionary "*" {
                        %attribute %string "key"
                        %attribute %string "value"