diff --git a/packaging/centreon-plugin-Applications-Exense-Step-Restapi/deb.json b/packaging/centreon-plugin-Applications-Exense-Step-Restapi/deb.json new file mode 100644 index 000000000..9757fe112 --- /dev/null +++ b/packaging/centreon-plugin-Applications-Exense-Step-Restapi/deb.json @@ -0,0 +1,4 @@ +{ + "dependencies": [ + ] +} diff --git a/packaging/centreon-plugin-Applications-Exense-Step-Restapi/pkg.json b/packaging/centreon-plugin-Applications-Exense-Step-Restapi/pkg.json new file mode 100644 index 000000000..efc2f2ae7 --- /dev/null +++ b/packaging/centreon-plugin-Applications-Exense-Step-Restapi/pkg.json @@ -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/" + ] +} diff --git a/packaging/centreon-plugin-Applications-Exense-Step-Restapi/rpm.json b/packaging/centreon-plugin-Applications-Exense-Step-Restapi/rpm.json new file mode 100644 index 000000000..9757fe112 --- /dev/null +++ b/packaging/centreon-plugin-Applications-Exense-Step-Restapi/rpm.json @@ -0,0 +1,4 @@ +{ + "dependencies": [ + ] +}