feat: add description for plugins (#4850)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "xo-server-perf-alert",
|
||||
"version": "0.2.0",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "",
|
||||
"description": "Sends alerts based on performance criteria",
|
||||
"keywords": [],
|
||||
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-server-perf-alert",
|
||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "xo-server-sdn-controller",
|
||||
"description": "Creates pool-wide and cross-pool private networks",
|
||||
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-server-sdn-controller",
|
||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||
"repository": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "xo-server-transport-icinga2",
|
||||
"description": "Sends backup runs statuses to icinga2 server",
|
||||
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-server-transport-icinga2",
|
||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||
"repository": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "xo-server-transport-nagios",
|
||||
"version": "0.1.0",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"description": "Send backup runs statuses to Nagios",
|
||||
"keywords": [
|
||||
"nagios",
|
||||
"orchestra",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "xo-server-usage-report",
|
||||
"version": "0.7.4",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "",
|
||||
"description": "Report resources usage with their evolution",
|
||||
"keywords": [
|
||||
"orchestra",
|
||||
"plugin",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "xo-server-web-hooks",
|
||||
"version": "0.1.0",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "",
|
||||
"description": "Sends HTTP requests on XO-Server API calls",
|
||||
"keywords": [
|
||||
"hooks",
|
||||
"orchestra",
|
||||
|
||||
Reference in New Issue
Block a user