omercier 03deb67cf6
fix(packaging): reorganize common code for azure (#5679)
because ApplicationInsights fatpacked plugin (and others) lacked a module

Refs: CTOR-1193
2025-08-05 16:22:56 +02:00

13 lines
502 B
JSON

{
"pkg_name": "centreon-plugin-Cloud-Azure-Management-Recovery-Api",
"pkg_summary": "Centreon Plugin to monitor Microsoft Azure Management provider/Recovery service using CLI or RestAPI",
"plugin_name": "centreon_azure_management_recovery_api.pl",
"files": [
"centreon/plugins/script_custom.pm",
"cloud/azure/custom/",
"cloud/azure/common/discovery.pm",
"cloud/azure/management/monitor/mode/health.pm",
"cloud/azure/management/recovery/"
]
}