copr: fe: don't enable pagure-events service
That unit file is now removed, and we need to configure alternative through fm-consumer@.service from fedora-messaging.
This commit is contained in:
parent
846376e873
commit
93eddc63a1
1 changed files with 0 additions and 3 deletions
|
@ -54,9 +54,6 @@
|
|||
- name: enable and start redis # TODO: .service in copr-backend should depend on redis
|
||||
service: name=redis enabled=yes state=started
|
||||
|
||||
- name: enable and start pagure-events
|
||||
service: name=pagure-events enabled=yes state=started
|
||||
|
||||
- name: copy apache files to conf.d
|
||||
copy: src="httpd/{{ item }}" dest="/etc/httpd/conf.d/{{ item }}"
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue