Fix this service name in the odcs upgrade playbook.

This commit is contained in:
Ralph Bean 2017-09-26 14:52:13 +00:00
parent 6188f114b4
commit 601d134f8c

View file

@ -97,7 +97,7 @@
delegate_to: noc01.phx2.fedoraproject.org
ignore_errors: true
- name: Stop the odcs backend
service: name="fedmsg-hub" state=stopped
service: name="odcs-backend" state=stopped
roles:
- odcs/base