From cffbcb12c9237f563230765a3dec684e9df5b8f4 Mon Sep 17 00:00:00 2001 From: Grant Schofield Date: Mon, 2 Dec 2019 15:42:39 -0800 Subject: [PATCH] upgrade to 1.6.9 --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index ed2b79f..c598fa4 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1,6 +1,6 @@ --- humio_host_id: 0 -humio_version: 1.6.6 +humio_version: 1.6.9 humioctl_version: 0.23.0 humio_mirror: https://repo.humio.com/repository/maven-public humio_public_url: "http://{{ ansible_default_ipv4.address }}"