]> granicus.if.org Git - icinga2/commitdiff
Add validator for the 'ignore_soft_states' attribute
authorGunnar Beutner <gunnar@beutner.name>
Mon, 23 Feb 2015 13:29:17 +0000 (14:29 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 23 Feb 2015 13:29:17 +0000 (14:29 +0100)
refs #7326

lib/icinga/icinga-type.conf

index 175423f813df7fded27f7f0057a12b092b590602..f32d378b538d110d78571bf75368807deedee63a 100644 (file)
        %attribute %array "states" {
                %attribute %number "*"
        },
+       %attribute %number "ignore_soft_states",
        %attribute %number "disable_checks",
        %attribute %number "disable_notifications"
 }