mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Don't add koschei hotfix on stg
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
dest=/usr/lib/python2.7/site-packages/koschei/util.py
|
||||
regexp="if not package\['blocked'\] and package\['type'\] == '[^']*'\]"
|
||||
line="if not package['blocked'] and package['type'] == 'mandatory']"
|
||||
when: env != "staging"
|
||||
tags:
|
||||
- koschei
|
||||
- hotfix
|
||||
|
||||
Reference in New Issue
Block a user