Correct suffix.

This commit is contained in:
Ralph Bean 2016-01-12 11:40:04 -05:00
parent c1ff74024f
commit c42721c904

View file

@ -50,7 +50,7 @@
tags: pdc
- name: Install saml2 idp file (which describes our ipsilon instances).
copy: src="{{ private }}/files/saml2/idp-{{env}}"
copy: src="{{ private }}/files/saml2/idp-{{env}}.xml"
dest="/etc/httpd/saml2/idp-metadata.xml"
owner="apache" group="apache" mode=0600
tags: pdc