Do not run the kill_ev2_nodes cron in stg

This commit is contained in:
Pierre-Yves Chibon 2015-10-12 16:54:40 +02:00
parent ef8df3b5e7
commit 70f2a93268

View file

@ -113,6 +113,7 @@
mode=744
with_items:
- kill_ec2_nodes.py
when: env != "staging"
tags:
- cron
- fedimg
@ -125,6 +126,7 @@
mode=644
with_items:
- kill_ec2_nodes.cron
when: env != "staging"
tags:
- cron
- fedimg