add packaging

This commit is contained in:
garnier-quentin 2024-08-27 03:44:14 -04:00 committed by omercier
parent 75ea3bd62d
commit d825d7c5d7
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"dependencies": [
]
}

View File

@ -0,0 +1,9 @@
{
"pkg_name": "centreon-plugin-Applications-Exense-Step-Restapi",
"pkg_summary": "Centreon Plugin",
"plugin_name": "centreon_exense_step_restapi.pl",
"files": [
"centreon/plugins/script_custom.pm",
"apps/exense/step/restapi/"
]
}

View File

@ -0,0 +1,4 @@
{
"dependencies": [
]
}