fas: don't forget o indent

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-11 17:56:35 +02:00
parent 5ef4d3c6fe
commit 3d73e079e5

View file

@ -8,7 +8,7 @@ metadata:
app: fas
data:
totpcgi-ca.pem: |-
{{ lookup('file', '{{ private }}/files/2fa-certs/keys/ca.crt') }}
{{ lookup('file', '{{ private }}/files/2fa-certs/keys/ca.crt') | indent() }}
start.sh: |-
set -xe
rm -rf /httpdir/*