With httpd, no need for this mv
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
1a0920ceee
commit
9681d7d8f5
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ items:
|
|||
RUN curl -o /etc/yum.repos.d/infra-tags-stg.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags-stg.repo
|
||||
{% endif %}
|
||||
RUN dnf install -y bodhi-server python2-gunicorn
|
||||
RUN mv /usr/share/bodhi/bodhi.wsgi /usr/lib/python2.7/site-packages/bodhiwsgi.py
|
||||
# Put the fedmsg config in place
|
||||
RUN rm -f /etc/fedmsg.d/bodhi.py
|
||||
# Let's name it starting with zz so it sorts last.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue