add pretalxuserid to file.directory

This commit is contained in:
Elouin 2024-08-06 21:28:07 +02:00
parent 3854a5454d
commit f39aeb5f93

View file

@ -1,10 +1,14 @@
pretalx-data-directory-exists:
file.directory:
- user: 999
- group: 999
- name: /opt/pretalx/data
- makedirs: True
pretalx-public-directory-exists:
file.directory:
- user: 999
- group: 999
- name: /opt/pretalx/public
- makedirs: True