From 373ac96ef2e528e65d246e875cf09d141ab1ef42 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Thu, 16 May 2019 18:32:12 +0000 Subject: [PATCH] bodhi: Upgrade staging to 4.0.0-0.2.beta.fc29.infra. Signed-off-by: Randy Barlow --- playbooks/openshift-apps/bodhi.yml | 2 +- roles/openshift-apps/bodhi/templates/buildconfig.yml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/playbooks/openshift-apps/bodhi.yml b/playbooks/openshift-apps/bodhi.yml index ca79a353a4..995ac95763 100644 --- a/playbooks/openshift-apps/bodhi.yml +++ b/playbooks/openshift-apps/bodhi.yml @@ -90,7 +90,7 @@ app: bodhi template: buildconfig.yml objectname: buildconfig.yml - bodhi_version: 4.0.0-0.1.beta.fc29.infra + bodhi_version: 4.0.0-0.2.beta.fc29.infra when: env == "staging" - role: openshift/object app: bodhi diff --git a/roles/openshift-apps/bodhi/templates/buildconfig.yml b/roles/openshift-apps/bodhi/templates/buildconfig.yml index c4f8c5a6a5..a6c235204a 100644 --- a/roles/openshift-apps/bodhi/templates/buildconfig.yml +++ b/roles/openshift-apps/bodhi/templates/buildconfig.yml @@ -108,9 +108,6 @@ items: name="bodhi-consumer" \ vendor="Fedora Infrastructure" \ license="MIT" - # We only need the composer here because the consumer does not conditionally import the - # composer code. This should be fixed in a future Bodhi release. - RUN dnf install -y bodhi-composer-{{bodhi_version}} ENTRYPOINT /usr/bin/fedora-messaging consume type: Dockerfile strategy: