Prepare icinga exchange yml file

This commit is contained in:
Marius Hein 2015-02-06 14:52:44 +01:00
parent 4c0c02bc28
commit 725068bade
3 changed files with 22 additions and 0 deletions

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
.gitignore export-ignore
.gitattributes export-ignore
icingaexchange.yml export-ignore
BusinessProcess.zip export-ignore

18
icingaexchange.yml Normal file
View 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

Binary file not shown.