upgrade/koschei-testing.yml should only be ran on staging hosts

This commit is contained in:
Mikolaj Izdebski 2016-05-19 14:52:43 +00:00
parent 90042d2d74
commit 616a119756

View file

@ -1,4 +1,5 @@
--- ---
- include: koschei.yml - include: koschei.yml
hosts: staging
vars: vars:
testing: yes testing: yes