the-new-hotness: remove the indent - will fail - debugging

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-06-13 14:52:56 +02:00
parent 1bebb9a5af
commit a4c2de97c7

View file

@ -21,4 +21,4 @@ items:
app: the-new-hotness
data:
krb5.conf: |-
{{ load_file('krb5.conf') | indent }}
{{ load_file('krb5.conf') }}