mirror of
https://github.com/saltstack-formulas/smokeping-formula.git
synced 2026-09-25 01:41:37 +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:
|
service.running:
|
||||||
- name: smokeping
|
- name: smokeping
|
||||||
- enable: True
|
- enable: True
|
||||||
|
- require:
|
||||||
|
- pkg: smokeping
|
||||||
Reference in New Issue
Block a user