We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0196e4 + d075a0f commit 8e8e6d4Copy full SHA for 8e8e6d4
1 file changed
docker/files/default/daemon.json.jinja
@@ -1,8 +1,3 @@
1
-########################################################################
2
-# File managed by Salt at <{{ source }}>.
3
-# Your changes may be overwritten.
4
5
-
6
-{%- if config %}
+{%- if config -%}
7
{{ config|json(indent=2) }}
8
{%- endif %}
0 commit comments