paulbsd-salt/states/rsyslog/service.sls

5 lines
78 B
Plaintext

---
rsyslog-service:
service.running:
- name: rsyslog
- enable: true