mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
bodhi: override dnf tsflags when installing docs
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
This commit is contained in:
@@ -47,8 +47,7 @@ RUN dnf install -y \
|
||||
python3-mod_wsgi \
|
||||
python3-gunicorn \
|
||||
python3-whitenoise \
|
||||
&& sed -i '/tsflags/d' /etc/dnf/dnf.conf \
|
||||
&& dnf install -y bodhi-docs \
|
||||
&& dnf --setopt='tsflags=' install -y bodhi-docs \
|
||||
&& pip install koji graphene graphene-sqlalchemy WebOb-GraphQL \
|
||||
&& dnf clean all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user