mirror of https://github.com/Icinga/icinga2.git
Fix ITL definition for the replication component.
This commit is contained in:
parent
49c6c358b1
commit
e83f3f7842
|
@ -17,4 +17,5 @@
|
||||||
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
local object Component "replication" {}
|
library "replication"
|
||||||
|
local object ReplicationComponent "replication" {}
|
||||||
|
|
Loading…
Reference in New Issue