Compare commits

..

1 commit

Author SHA1 Message Date
7add159d23 metrics: Make metrics actually usable
All checks were successful
/ test (push) Successful in 2m31s
/ test (pull_request) Successful in 2m37s
2024-12-23 11:32:08 +01:00

View file

@ -321,6 +321,12 @@
state: started
enabled: yes
- name: start c3lf-sys3 timer
service:
name: c3lf-sys3-cron.timer
state: started
enabled: yes
- name: add postfix to www-data group
user:
name: postfix
@ -360,4 +366,4 @@
rule: allow
port: 25
proto: tcp
state: enabled
state: enabled