salt-common/sls/apcupsd/service.sls
2016-05-19 16:12:45 +03:00

11 lines
170 B
Plaintext

include:
- apcupsd.pkg
- apcupsd.config
apcupsd:
service.running:
- enable: True
- watch:
- pkg: apcupsd_pkg
- file: /etc/apcupsd/apcupsd.conf