ODCS: Make sure Python2 fedmsg-hub is not running.

This commit is contained in:
Jan Kaluža 2018-08-30 13:32:03 +00:00
parent 50d810f820
commit 80dd545bf1

View file

@ -7,6 +7,14 @@
- packages
- odcs
- odcs/backend
- name: Make sure Python2 fedmsg-hub isn't running.
service:
name: fedmsg-hub
state: stopped
enabled: false
tags:
- odcs
- odcs/backend
- name: Make sure httpd isn't running.
service:
name: httpd