mirror of https://github.com/Icinga/icinga2.git
Remove authorities leftover.
This commit is contained in:
parent
110b7b4a53
commit
4fa42d6fd1
|
@ -49,10 +49,6 @@
|
|||
|
||||
%attribute %number "volatile",
|
||||
|
||||
%attribute %array "authorities" {
|
||||
%attribute %name(Endpoint) "*"
|
||||
},
|
||||
|
||||
%attribute %string "notes",
|
||||
%attribute %string "notes_url",
|
||||
%attribute %string "action_url",
|
||||
|
@ -138,10 +134,6 @@
|
|||
%attribute %array "states" {
|
||||
%attribute %number "*"
|
||||
},
|
||||
|
||||
%attribute %array "authorities" {
|
||||
%attribute %name(Endpoint) "*"
|
||||
},
|
||||
}
|
||||
|
||||
%type User {
|
||||
|
|
Loading…
Reference in New Issue