Do not automatically run the crawler in staging
This commit is contained in:
parent
7819460370
commit
3357ba0d37
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
copy: src=crawler.cron dest=/etc/cron.d/mm2_crawler.cron
|
copy: src=crawler.cron dest=/etc/cron.d/mm2_crawler.cron
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
when: env != 'staging'
|
||||||
|
|
||||||
- name: install configuration file
|
- name: install configuration file
|
||||||
template: src={{ roles }}/mirrormanager/crawler/files/mirrormanager.conf
|
template: src={{ roles }}/mirrormanager/crawler/files/mirrormanager.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue