Revert "copr: restart resalloc when config change"
This reverts commit b11b6ecc5a
.
This commit is contained in:
parent
038181bba4
commit
2e74e39de2
2 changed files with 0 additions and 5 deletions
|
@ -13,6 +13,3 @@
|
||||||
|
|
||||||
- name: restart node_exporter
|
- name: restart node_exporter
|
||||||
action: service name=node_exporter state=restarted
|
action: service name=node_exporter state=restarted
|
||||||
|
|
||||||
- name: restart resalloc
|
|
||||||
action: service name=resalloc state=restarted
|
|
||||||
|
|
|
@ -134,8 +134,6 @@
|
||||||
with_items:
|
with_items:
|
||||||
- server.yaml
|
- server.yaml
|
||||||
- pools.yaml
|
- pools.yaml
|
||||||
notify:
|
|
||||||
- restart resalloc
|
|
||||||
tags:
|
tags:
|
||||||
- provision_config
|
- provision_config
|
||||||
- resalloc_config
|
- resalloc_config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue