mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-26 16:41:07 +08:00
Mirrormanager: don't run the crawler on staging to reduce load on the mirrors
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -140,10 +140,12 @@
|
||||
app: mirrormanager
|
||||
template: cron-crawler.yml
|
||||
objectname: cron-crawler.yml
|
||||
when: env == "production"
|
||||
- role: openshift/object
|
||||
app: mirrormanager
|
||||
template: cron-propagation.yml
|
||||
objectname: cron-propagation.yml
|
||||
when: env == "production"
|
||||
- role: openshift/object
|
||||
app: mirrormanager
|
||||
template: cron-accesses.yml
|
||||
|
||||
Reference in New Issue
Block a user