fix(packaging): remove centreon-plugin-Network-Cisco-Ssms-Restapi (#4413)
This commit is contained in:
parent
3c1e545d54
commit
e6e2179f08
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"dependencies": [
|
||||
],
|
||||
"custom_pkg_data": "Provides: centreon-plugin-Network-Cisco-Ssms-Restapi\\nReplaces: centreon-plugin-Network-Cisco-Ssms-Restapi\\nConflicts: centreon-plugin-Network-Cisco-Ssms-Restapi"
|
||||
"custom_pkg_data": "Provides: centreon-plugin-network-cisco-ssms-restapi\\nReplaces: centreon-plugin-network-cisco-ssms-restapi\\nConflicts: centreon-plugin-network-cisco-ssms-restapi"
|
||||
}
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"dependencies": [
|
||||
]
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"pkg_name": "centreon-plugin-Network-Cisco-Ssms-Restapi",
|
||||
"pkg_summary": "Centreon Plugin to monitor Cisco Smart Software Manager Satellite using RestAPI",
|
||||
"plugin_name": "centreon_cisco_ssms_restapi.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"apps/cisco/ssms/restapi/"
|
||||
]
|
||||
}
|
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"dependencies": [
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue