ipsilon: see if absolute paths work

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-09 12:43:18 +02:00
parent 725d4eec01
commit c9b4cba417

View file

@ -84,7 +84,7 @@ data:
configuration.conf: |- configuration.conf: |-
{{ load_file('configuration.conf') | indent() }} {{ load_file('configuration.conf') | indent() }}
openidc.static.cfg: |- openidc.static.cfg: |-
# TODO {{ load_file('{{ private }}/files/ipsilon/openidc.{{env}}.static') | indent() }}
openidc.key: |- openidc.key: |-
# TODO # TODO
saml2_idp.key: |- saml2_idp.key: |-