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:
Kevin Fenzi 2021-11-30 07:34:16 -08:00
parent 28f6d38e54
commit cc0f507a2c

View file

@ -173,6 +173,8 @@
- ipsilon
- name: generate the saml2 metadata
become_user: ipsilon
become: yes
command:
cmd: /usr/local/bin/prepare-saml2-metadata
creates: /etc/ipsilon/root/saml2/metadata.xml