Remove koschei hotfix - merged upstream
This commit is contained in:
parent
f653714557
commit
410f02adb9
1 changed files with 0 additions and 10 deletions
|
@ -131,13 +131,3 @@
|
|||
tags:
|
||||
- koschei
|
||||
- config
|
||||
|
||||
- name: HOTFIX koji changed default group type
|
||||
lineinfile: >
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue