Fix this service name in the odcs upgrade playbook.
This commit is contained in:
parent
6188f114b4
commit
601d134f8c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue