From 6aa6a0044ef0f3fda6af051e2e1b7d8b2da6e699 Mon Sep 17 00:00:00 2001 From: Joel Wurtz Date: Mon, 11 Jan 2021 15:47:51 +0100 Subject: [PATCH] Update versions for module / agent / webassembly, set 2.0 as default version for ansible --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index d2eb133..9a4b124 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -25,7 +25,7 @@ redirectionio_agent_cache: 10000 # Version management # This allow to choose a specific version for your infrastructure # Channel can be stable or beta, left empty to use legacy system -redirectionio_agent_channel: "" +redirectionio_agent_channel: "stable" # Main version of agent, this allow to upgrade safely your system without BC break with a new main version redirectionio_agent_main_version: 2