paulbsd-salt/states/rsyslog/service.sls

5 lines
78 B
Plaintext
Raw Normal View History

2020-07-10 00:58:55 +02:00
---
rsyslog-service:
service.running:
- name: rsyslog
2020-09-12 17:41:35 +02:00
- enable: true