0
0
mirror of https://github.com/saltstack-formulas/smokeping-formula.git synced 2025-01-31 13:50:28 +01:00

Do not attempt to start smokeping service before package is installed.

This commit is contained in:
Kenneth Østrup 2016-07-14 17:29:10 +02:00
parent 0d0e2dafab
commit 420bbb372d

View File

@ -7,3 +7,5 @@ smokeping:
service.running:
- name: smokeping
- enable: True
- require:
- pkg: smokeping