Enable Koschei hotfix only in staging for now

This commit is contained in:
Mikolaj Izdebski 2017-06-13 20:32:38 +00:00
parent 76a943ec11
commit cc7d8fd49f

View file

@ -110,6 +110,7 @@
- name: HOTFIX koschei scheduler
patch: src=koschei-scheduler-hotfix.patch basedir=/
when: env == 'staging'
notify:
- restart koschei-scheduler
tags: