diff options
Diffstat (limited to 'icingaexchange.yml')
-rw-r--r-- | icingaexchange.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/icingaexchange.yml b/icingaexchange.yml new file mode 100644 index 0000000..fdce8cf --- /dev/null +++ b/icingaexchange.yml @@ -0,0 +1,18 @@ +name: Map Module +description: "file:///README.md" +url: "https://github.com/nbuchwitz/icingaweb2-module-map" +tags: Module, Icinga Web 2, Map, Visualization +vendor: Nicolai Buchwitz +target: Icinga Web 2 +type: Module +license: gplv2 +releases: + - + name: v1.0.4 + description: "Current" + files: + - + name: icingaweb2-module-map-1.0.4.tar.gz + url: "https://github.com/nbuchwitz/icingaweb2-module-map/archive/v1.0.4.tar.gz" + description: Module file for Icinga Web 2 + checksum: d9806f6b6f2e33fb15ea32b256d0e0e1 |