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:
parent
0d0e2dafab
commit
420bbb372d
@ -7,3 +7,5 @@ smokeping:
|
||||
service.running:
|
||||
- name: smokeping
|
||||
- enable: True
|
||||
- require:
|
||||
- pkg: smokeping
|
Loading…
Reference in New Issue
Block a user