Skip to content

Fix host rules to be valid JSON

Pierre Guinoiseau requested to merge pguinoiseau/fix-host-rules-json-syntax into main

What

Fix host rules syntax.

Why

So that it's valid JSON, though it's probably parsed as YAML since it's working anyway.

Merge request reports