mirror of https://github.com/Icinga/icinga2.git
parent
1a2241cb53
commit
4ffcd4f403
|
@ -83,8 +83,6 @@
|
||||||
%type Notification {
|
%type Notification {
|
||||||
%require "host_name",
|
%require "host_name",
|
||||||
%attribute %name(Host) "host_name",
|
%attribute %name(Host) "host_name",
|
||||||
|
|
||||||
%require "service_name",
|
|
||||||
%attribute %string "service_name",
|
%attribute %string "service_name",
|
||||||
|
|
||||||
%attribute %array "users" {
|
%attribute %array "users" {
|
||||||
|
|
Loading…
Reference in New Issue