From 7d7389e0b91dd0ecd0b328ff26dce5ae4ad9cd8d Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Fri, 29 Dec 2023 14:28:48 +0530 Subject: [PATCH] Update erlang-daemon.yaml --- network/erlang-daemon.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/network/erlang-daemon.yaml b/network/erlang-daemon.yaml index c3e2c1759e..b08b0048bc 100644 --- a/network/erlang-daemon.yaml +++ b/network/erlang-daemon.yaml @@ -23,7 +23,7 @@ network: - "{{Hostname}}:4369" extractors: - - type: regex - name: default-instances - regex: - - '.*' + - type: dsl + name: Default-Instances + dsl: + - trim(raw, '[ ]')