mirror of
https://github.com/saltstack-formulas/smokeping-formula.git
synced 2025-02-17 16:14:23 +01:00
Do not attempt to start smokeping service before package is installed.
This commit is contained in:
parent
0d0e2dafab
commit
420bbb372d
@ -7,3 +7,5 @@ smokeping:
|
|||||||
service.running:
|
service.running:
|
||||||
- name: smokeping
|
- name: smokeping
|
||||||
- enable: True
|
- enable: True
|
||||||
|
- require:
|
||||||
|
- pkg: smokeping
|
Loading…
Reference in New Issue
Block a user