Skip to content
Snippets Groups Projects
Commit 4b55f04e authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Fix dependencies between states to actually work

parent 8723e6c9
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ hsh_checkmk_set_config:
- user: root
- group: root
- require:
- cmd: hsh_checkmk_fetch_package
- cmd: hsh_checkmk_install_package
hsh_checkmk_reload_xinetd:
service.running:
......@@ -36,4 +36,4 @@ hsh_checkmk_reload_xinetd:
- enable: True
- reload: True
- watch:
- cmd: hsh_checkmk_fetch_package
- file: hsh_checkmk_set_config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment