mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 08:14:04 +02:00
parent
6f4a954bb3
commit
21e541dbba
@ -341,6 +341,7 @@ class IcingaConfig
|
||||
->createFileFromDb('zone')
|
||||
->createFileFromDb('endpoint')
|
||||
->createFileFromDb('command')
|
||||
->createFileFromDb('timePeriod')
|
||||
->createFileFromDb('hostGroup')
|
||||
->createFileFromDb('host')
|
||||
->autogenerateAgents()
|
||||
@ -534,7 +535,7 @@ class IcingaConfig
|
||||
'endpoint',
|
||||
'user',
|
||||
'userGroup',
|
||||
'timeperiod',
|
||||
'timePeriod',
|
||||
'notification'
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user