diff --git a/playbooks/openshift-apps/bodhi.yml b/playbooks/openshift-apps/bodhi.yml index 922d991bc4..97090c1123 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-bodhi03.phx2.fedoraproject.org.key + privatefile: fedmsg-certs/keys/bodhi-bodhi-web-temp-bodhi.app.os.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-bodhi03.phx2.fedoraproject.org.crt + privatefile: fedmsg-certs/keys/bodhi-bodhi-web-temp-bodhi.app.os.fedoraproject.org.crt when: env != "staging" - role: openshift/imagestream app: bodhi