From 6035fc31b9cf19d95dc911b2fcb624660b0d95f3 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" <2+marcio.fernandes@noreply.localhost> Date: Sat, 25 Jul 2026 23:54:32 +0000 Subject: [PATCH] Update roles/vector/templates/vector.yaml.j2 --- roles/vector/templates/vector.yaml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/vector/templates/vector.yaml.j2 b/roles/vector/templates/vector.yaml.j2 index 6dfc1ba..7169ad2 100644 --- a/roles/vector/templates/vector.yaml.j2 +++ b/roles/vector/templates/vector.yaml.j2 @@ -28,6 +28,7 @@ sinks: enabled: false encoding: codec: json + dangerously_allow_unconfined_template_resolution: true labels: {% raw %} host: "{{ .host }}"