koji_hub: completely drop the auth hotfix, it's in upstream deployed koji hub now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d477beba63
commit
f12a2d20d3
1 changed files with 0 additions and 19 deletions
|
@ -21,25 +21,6 @@
|
|||
- packages
|
||||
- koji_hub
|
||||
|
||||
#- name: hotfix koji auth.py for looking up by krb principal
|
||||
# copy: src=auth.py
|
||||
# dest=/usr/lib/python2.7/site-packages/koji/auth.py
|
||||
# owner=root
|
||||
# group=root
|
||||
# mode=0644
|
||||
# tags:
|
||||
# - koji_hub
|
||||
# notify: reload httpd
|
||||
#
|
||||
#- name: Remove python compiled files for auth.py
|
||||
# file: path=/usr/lib/python2.7/site-packages/koji/auth.{{item}} state=absent
|
||||
# with_items:
|
||||
# - pyc
|
||||
# - pyo
|
||||
# tags:
|
||||
# - koji_hub
|
||||
# notify: reload httpd
|
||||
|
||||
- name: make koji pki directory
|
||||
file: state=directory path=/etc/pki/koji/ owner=root group=root
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue