Disable pagure-events copr stg service for now
This commit is contained in:
parent
0311569778
commit
b0477f63df
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
- name: enable and start pagure-events
|
||||
service: name=pagure-events enabled=yes state=started
|
||||
when: not 'pagure-events.service is missing in latest copr-frontend rpm in f28 repos'
|
||||
|
||||
- name: copy apache files to conf.d (templates)
|
||||
template: src="httpd/{{ item }}" dest="/etc/httpd/conf.d/{{ item }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue