Correct suffix.
This commit is contained in:
parent
c1ff74024f
commit
c42721c904
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue