mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-07 02:45:21 +00:00
11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
include:
|
|
- apcupsd.pkg
|
|
- apcupsd.config
|
|
|
|
apcupsd:
|
|
service.running:
|
|
- enable: True
|
|
- watch:
|
|
- pkg: apcupsd_pkg
|
|
- file: /etc/apcupsd/apcupsd.conf
|