Let's disable the cron on staging dist-git until they are fixed

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-04-05 19:02:04 +02:00
parent c9c32b806d
commit c7133fefad

View file

@ -267,6 +267,7 @@
- pagure
- name: Configure cron job for a hourly pagure_poc
when: env != 'staging'
cron:
name: pagure-poc
user: root
@ -278,6 +279,7 @@
- pagure
- name: Configure cron job for a hourly pagure_bz
when: env != 'staging'
cron:
name: pagure-poc
user: root
@ -289,6 +291,7 @@
- pagure
- name: Configure cron job for a hourly pagure_owner_alias
when: env != 'staging'
cron:
name: pagure-poc
user: root