Do not run the kill_ev2_nodes cron in stg
This commit is contained in:
parent
ef8df3b5e7
commit
70f2a93268
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue