mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-18 15:06:17 -05:00
Prepare icinga exchange yml file
This commit is contained in:
parent
4c0c02bc28
commit
725068bade
3 changed files with 22 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.gitignore export-ignore
|
||||
.gitattributes export-ignore
|
||||
icingaexchange.yml export-ignore
|
||||
BusinessProcess.zip export-ignore
|
||||
18
icingaexchange.yml
Normal file
18
icingaexchange.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
name: businessprocess
|
||||
description: "file:///README.md"
|
||||
url: "https://www.icinga.org/"
|
||||
tags: BusinessProcess
|
||||
vendor: Icinga
|
||||
target: Icinga Web 2
|
||||
type: Module
|
||||
license: gplv2
|
||||
releases:
|
||||
-
|
||||
name: v1.0.0
|
||||
description: "Current"
|
||||
files:
|
||||
-
|
||||
name: icingaweb2-module-businessprocess.zip
|
||||
url: "file:///icingaweb2-module-businessprocess.zip"
|
||||
description: Module file for Icinga Web 2
|
||||
checksum: dbfecce9af814a3ea6d23db6891a535e
|
||||
BIN
icingaweb2-module-businessprocess.zip
Normal file
BIN
icingaweb2-module-businessprocess.zip
Normal file
Binary file not shown.
Loading…
Reference in a new issue