ensure service is running
This commit is contained in:
parent
fdcc937124
commit
21b72855c4
1 changed files with 6 additions and 0 deletions
|
@ -15,3 +15,9 @@ reload-systemd-units-onchange-of-voxelibre-container-unit-file:
|
|||
- service.systemctl_reload:
|
||||
- watch:
|
||||
- file: voxelibre-container-file-is-present
|
||||
|
||||
voxelibre-service-running:
|
||||
service.running:
|
||||
- name: voxelibre
|
||||
- watch:
|
||||
- module: reload-systemd-units-onchange-of-voxelibre-container-unit-file
|
||||
|
|
Loading…
Reference in a new issue