From a2361394443c76b8ff25c96bc0142adc3a8e6189 Mon Sep 17 00:00:00 2001 From: Mathias Scherer Date: Tue, 14 Aug 2018 17:39:20 +0200 Subject: [PATCH] pushs icingaexchange to version 0.6 --- icingaexchange.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/icingaexchange.yml b/icingaexchange.yml index 833b9f1..cefa6e3 100644 --- a/icingaexchange.yml +++ b/icingaexchange.yml @@ -7,6 +7,25 @@ target: Operating System type: Add-on license: MIT releases: + - + name: 0.6 + description: "0.6 adds private ip to the possible tags / other ways to clean instance folders" + files: + - + name: icinga2-aws.py + url: "file:///icinga2-aws.py" + description: "Script itself" + checksum: 568f0c04f8f8f9d1a4f18e8a30dedb7a + - + name: setup.py + url: "file:///setup.py" + description: "pyhton setup" + checksum: 28828ea87fa0d0f4b79d6726b53ecf7d + - + name: install.sh + url: "file:///install.sh" + description: "Install script" + checksum: 8c52d013b66a0eba94a589ea34075159 - name: 0.5 description: "0.5 fix bug in perfdata deletion"