Install bodhi-docs for docs in openshift bodhi

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-04-19 16:30:28 +02:00
parent 96d1f3cc41
commit 113a8b542f

View file

@ -19,7 +19,7 @@ items:
{% if env == "staging" %}
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 dnf install -y bodhi-server bodhi-docs
# 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.