From f72783414cf3853178bee0b46ec76369c6b08801 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 12 May 2018 04:18:05 +0000 Subject: [PATCH] Revert "switch bodhi web fedmsg key to be more accurate" This reverts commit 3e124b70ae2439c1820aedd8730182d1b32dd9df. --- playbooks/openshift-apps/bodhi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/openshift-apps/bodhi.yml b/playbooks/openshift-apps/bodhi.yml index 97090c1123..922d991bc4 100644 --- a/playbooks/openshift-apps/bodhi.yml +++ b/playbooks/openshift-apps/bodhi.yml @@ -30,7 +30,7 @@ app: bodhi secret_name: bodhi-fedmsg-key key: fedmsg-bodhi.key - privatefile: fedmsg-certs/keys/bodhi-bodhi-web-temp-bodhi.app.os.fedoraproject.org.key + privatefile: fedmsg-certs/keys/bodhi-bodhi03.phx2.fedoraproject.org.key when: env != "staging" - role: openshift/secret-file app: bodhi @@ -42,7 +42,7 @@ app: bodhi secret_name: bodhi-fedmsg-crt key: fedmsg-bodhi.crt - privatefile: fedmsg-certs/keys/bodhi-bodhi-web-temp-bodhi.app.os.fedoraproject.org.crt + privatefile: fedmsg-certs/keys/bodhi-bodhi03.phx2.fedoraproject.org.crt when: env != "staging" - role: openshift/imagestream app: bodhi