From 705f54203553e847288350888aa7966034e4e4dd Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 16 May 2024 20:24:47 +0000 Subject: Give prosody access to kyriasis.com cert --- theos/certs/kyriasis_com.sls | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'theos/certs/kyriasis_com.sls') diff --git a/theos/certs/kyriasis_com.sls b/theos/certs/kyriasis_com.sls index 68bb7ab..2d1b83a 100644 --- a/theos/certs/kyriasis_com.sls +++ b/theos/certs/kyriasis_com.sls @@ -27,4 +27,14 @@ kyriasis.com: - group: synapse - mode: 600 +prosody-access-kyriasis.com-cert: + acl.present: + - name: /etc/letsencrypt/archive/kyriasis.com/ + - acl_type: user + - acl_name: prosody + - perms: r-x + - recurse: True + - require_in: + - acme: kyriasis.com + # vim: set ft=yaml et: -- cgit v1.2.3-54-g00ecf