copr-be: don't restart node exporter over again
This commit is contained in:
parent
96b00cbd33
commit
e18fb4f5f3
1 changed files with 0 additions and 3 deletions
|
@ -175,9 +175,6 @@
|
||||||
- name: start webserver
|
- name: start webserver
|
||||||
service: state=started enabled=yes name=lighttpd
|
service: state=started enabled=yes name=lighttpd
|
||||||
|
|
||||||
- name: restart node exporter
|
|
||||||
service: state=restarted enabled=yes name=node_exporter
|
|
||||||
|
|
||||||
# setup dirs for the ansible execution off of provisioning
|
# setup dirs for the ansible execution off of provisioning
|
||||||
#- name: dirs from provision
|
#- name: dirs from provision
|
||||||
# file: state=directory path="/home/copr/provision/{{ item }}" owner=copr group=copr
|
# file: state=directory path="/home/copr/provision/{{ item }}" owner=copr group=copr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue