Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-09-13 23:59:25 +00:00
parent 6e794a8495
commit 80250df261
2 changed files with 6 additions and 1 deletions

View file

@ -58,5 +58,4 @@ saml2 session database url=postgresql://{{ ipsilon_db_user }}:{{ ipsilon_db_pass
{% include "saml2_data_stg" %}
{% else %}
{% include "saml2_data" %}
{% include "{{ private }}/files/saml2/production/metadata/private_saml2_data" %}
{% endif %}

File diff suppressed because one or more lines are too long