ipsilon: run the saml2 script as ipsilon user
Right now it runs as root which means ipsilon can't read it. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
28f6d38e54
commit
cc0f507a2c
1 changed files with 2 additions and 0 deletions
|
@ -173,6 +173,8 @@
|
||||||
- ipsilon
|
- ipsilon
|
||||||
|
|
||||||
- name: generate the saml2 metadata
|
- name: generate the saml2 metadata
|
||||||
|
become_user: ipsilon
|
||||||
|
become: yes
|
||||||
command:
|
command:
|
||||||
cmd: /usr/local/bin/prepare-saml2-metadata
|
cmd: /usr/local/bin/prepare-saml2-metadata
|
||||||
creates: /etc/ipsilon/root/saml2/metadata.xml
|
creates: /etc/ipsilon/root/saml2/metadata.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue