diff --git a/salt/strelka/filecheck/filecheck.yaml.jinja b/salt/strelka/filecheck/filecheck.yaml.jinja index c3ee4ef67..1f5453f93 100644 --- a/salt/strelka/filecheck/filecheck.yaml.jinja +++ b/salt/strelka/filecheck/filecheck.yaml.jinja @@ -1,2 +1,2 @@ filecheck: -{{ FILECHECKCONFIG | yaml(false) | indent(width=2) }} + {{ FILECHECKCONFIG | yaml(false) | indent(width=2) }}