mirrormanager: do not install the cron jobs on mm-backend01.iad2 yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
432bd703d7
commit
c049f87179
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
copy: src=backend.cron dest=/etc/cron.d/mm2_backend.cron
|
copy: src=backend.cron dest=/etc/cron.d/mm2_backend.cron
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
when: env != 'staging'
|
when: env != 'staging' and datacenter != 'iad2'
|
||||||
|
|
||||||
- name: install the umdl-required script
|
- name: install the umdl-required script
|
||||||
copy: src=umdl-required dest=/usr/local/bin/umdl-required mode=0755
|
copy: src=umdl-required dest=/usr/local/bin/umdl-required mode=0755
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue