CustomVariables: add _set table to delete/countAll
This commit is contained in:
parent
696e63b4ec
commit
6bb74966d5
|
@ -25,6 +25,7 @@ class CustomVariables implements Iterator, Countable, IcingaConfigRenderer
|
|||
'icinga_command_var',
|
||||
'icinga_host_var',
|
||||
'icinga_notification_var',
|
||||
'icinga_service_set_var',
|
||||
'icinga_service_var',
|
||||
'icinga_user_var',
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue