mirror of https://github.com/Icinga/icinga2.git
19 lines
1017 B
XML
19 lines
1017 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<repositories>
|
|
<repository path="..\components\checker\packages.config" />
|
|
<repository path="..\components\cluster\packages.config" />
|
|
<repository path="..\components\compat\packages.config" />
|
|
<repository path="..\components\db_ido_mysql\packages.config" />
|
|
<repository path="..\components\demo\packages.config" />
|
|
<repository path="..\components\livestatus\packages.config" />
|
|
<repository path="..\components\notification\packages.config" />
|
|
<repository path="..\icinga-app\packages.config" />
|
|
<repository path="..\lib\base\packages.config" />
|
|
<repository path="..\lib\config\packages.config" />
|
|
<repository path="..\lib\db_ido\packages.config" />
|
|
<repository path="..\lib\icinga\packages.config" />
|
|
<repository path="..\test\packages.config" />
|
|
<repository path="..\third-party\cJSON\packages.config" />
|
|
<repository path="..\third-party\mmatch\packages.config" />
|
|
<repository path="..\tools\mkembedconfig\packages.config" />
|
|
</repositories> |