mirror of
https://github.com/saltstack-formulas/smokeping-formula.git
synced 2026-08-07 10:06:54 +02:00
Do not attempt to start smokeping service before package is installed.
This commit is contained in:
@@ -7,3 +7,5 @@ smokeping:
|
||||
service.running:
|
||||
- name: smokeping
|
||||
- enable: True
|
||||
- require:
|
||||
- pkg: smokeping
|
||||
Reference in New Issue
Block a user