feat: setup syslog for alpine

This commit is contained in:
Simon Cornet 2026-04-05 18:45:09 +02:00
commit dc43fc80cd
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1 @@
SYSLOGD_OPTS="-R {{ rsyslog_destination }}:{{ rsyslog_port }}"