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
|
owner=root group=root mode=0644
|
||||||
with_items:
|
with_items:
|
||||||
- pagure_cron.conf
|
- pagure_cron.conf
|
||||||
when: env == 'staging'
|
|
||||||
tags:
|
tags:
|
||||||
- files
|
- files
|
||||||
- config
|
- config
|
||||||
|
@ -263,7 +262,6 @@
|
||||||
file: state=directory
|
file: state=directory
|
||||||
path=/srv/cache/extras
|
path=/srv/cache/extras
|
||||||
owner=apache group=apache mode=0775
|
owner=apache group=apache mode=0775
|
||||||
when: env == 'staging'
|
|
||||||
tags:
|
tags:
|
||||||
- pagure
|
- pagure
|
||||||
|
|
||||||
|
@ -275,7 +273,6 @@
|
||||||
job: /usr/bin/python2 /usr/libexec/pagure-dist-git/pagure_poc.py /srv/cache/extras
|
job: /usr/bin/python2 /usr/libexec/pagure-dist-git/pagure_poc.py /srv/cache/extras
|
||||||
cron_file: pagure-poc
|
cron_file: pagure-poc
|
||||||
state: present
|
state: present
|
||||||
when: env == 'staging'
|
|
||||||
tags:
|
tags:
|
||||||
- pagure
|
- pagure
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue