mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
config: Add missing "volatile" validator for the Service type.
This commit is contained in:
parent
d1c194632b
commit
2ca6ec42e2
@ -130,6 +130,8 @@ type Service {
|
||||
%attribute number "enable_flapping",
|
||||
%attribute number "flapping_threshold",
|
||||
|
||||
%attribute number "volatile",
|
||||
|
||||
%attribute array "hostdependencies" {
|
||||
%attribute name(Host) "*"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user