From ac35c8c635c9b036994d22a413cd7c801bfa55dc Mon Sep 17 00:00:00 2001 From: Markus Hauschild Date: Mon, 23 Nov 2020 19:02:19 +0100 Subject: [PATCH] yanic: fix config template change needed to be compatible with current upstream --- roles/yanic/templates/config.toml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/yanic/templates/config.toml.j2 b/roles/yanic/templates/config.toml.j2 index 1604377..65127cd 100644 --- a/roles/yanic/templates/config.toml.j2 +++ b/roles/yanic/templates/config.toml.j2 @@ -27,7 +27,7 @@ path = "{{ yanic_meshviewer_ffrgb_path }}" [nodes.output.meshviewer-ffrgb.filter] no_owner = true -blacklist = [] +blocklist = [] sites = ["{{ site }}"] has_location = true