Try with more complete relative path
This commit is contained in:
parent
584d02cb11
commit
bf62c5c735
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ saml2 session database url=postgresql://{{ ipsilon_db_user }}:{{ ipsilon_db_pass
|
|||
|
||||
[saml2_data]
|
||||
{% if env == 'staging' %}
|
||||
{% include "files/saml2_data_stg" %}
|
||||
{% include "roles/ipsilon/files/saml2_data_stg" %}
|
||||
{% else %}
|
||||
{% include "files/saml2_data" %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue