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:
parent
53b73824c1
commit
b43dc50cf4
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue