fas: don't forget o indent
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
5ef4d3c6fe
commit
3d73e079e5
1 changed files with 1 additions and 1 deletions
|
@ -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/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue