the-new-hotness: Let's try indenting with 6 spaces

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

View file

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