Enable the extras json files on prod
This commit is contained in:
parent
2836a5b7e3
commit
1c3cf6701c
1 changed files with 0 additions and 3 deletions
|
@ -251,7 +251,6 @@
|
|||
owner=root group=root mode=0644
|
||||
with_items:
|
||||
- pagure_cron.conf
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- files
|
||||
- config
|
||||
|
@ -263,7 +262,6 @@
|
|||
file: state=directory
|
||||
path=/srv/cache/extras
|
||||
owner=apache group=apache mode=0775
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- pagure
|
||||
|
||||
|
@ -275,7 +273,6 @@
|
|||
job: /usr/bin/python2 /usr/libexec/pagure-dist-git/pagure_poc.py /srv/cache/extras
|
||||
cron_file: pagure-poc
|
||||
state: present
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- pagure
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue