copr: restart resalloc when config change
This commit is contained in:
parent
da12a4a4ac
commit
b11b6ecc5a
2 changed files with 5 additions and 0 deletions
|
@ -13,3 +13,6 @@
|
|||
|
||||
- name: restart node_exporter
|
||||
action: service name=node_exporter state=restarted
|
||||
|
||||
- name: restart resalloc
|
||||
action: service name=resalloc state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue