From 5c0a7bb8e6e9ab82e81718515f0fd62415cc96f2 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Wed, 31 Oct 2018 09:23:11 +0100 Subject: [PATCH] Update Director to v1.5.2 --- .puppet/hieradata/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.puppet/hieradata/common.yaml b/.puppet/hieradata/common.yaml index 847a50b9..021801f5 100644 --- a/.puppet/hieradata/common.yaml +++ b/.puppet/hieradata/common.yaml @@ -36,7 +36,7 @@ icinga::repo::type: "snapshot" # you can use 'release' too # Versions grafana::version: "5.1.0" graphite::version: "1.1.2" -icinga::director::version: "v1.4.3" +icinga::director::version: "v1.5.2" elastic::repo::version: 6 elastic::elasticsearch::version: "6.3.1"