diff --git a/test/full-conf-good.yml b/test/full-conf-good.yml index d89d494..a6f6e99 100644 --- a/test/full-conf-good.yml +++ b/test/full-conf-good.yml @@ -39,8 +39,13 @@ bar: host: 127.0.0.1 content: {string: {text: "{state}"}} - network: - name: ldsjfdf - content: {string: {text: "{name}"}} + content: + map: + default: + string: {text: "{name}: {state} ({ipv4})"} + conditions: + ipv4 == "": + string: {text: "{name}: {state}"} - removables: content: {string: {text: "{label}"}} # - xkb: